body {
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        background: url('../img/background.jpg') top left no-repeat #DFDFDD;
}

a:link {

        color: #000000;
        text-decoration:  none;

}



a:visited {

        color: #000000;
        text-decoration:  none;
}



a:hover {

        color: #000000;
        text-decoration: none;
}



.img
{
         border: 2px solid #EDEDED;
         margin: 3px;
         padding: 3px;
}



.td {
         font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
         font-size: 10px;
         letter-spacing: 0.09em;
         font-style: normal;
    	   font-weight: normal;
         color: #544F54
         line-height: 20px;
         background: #EDEDED;
         padding:5px;
}



.tdd
{

         background: #E57897;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 11px;
         font-style: uppercase;
    	   font-weight: bold;
         letter-spacing: 0.19em;
         color: #FFFFFF;
         line-height: 10px;
         padding:14px;
}

.copy {
         font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
         font-size: 10px;
         letter-spacing: 0.19em;
         font-style: normal;
    	   font-weight: normal;
         color: #544F54;
         line-height: 20px;
         padding:5px;
}

h1 {
         font-family: Trebuchet MS, Georgia;
         font-size: 19px;
         letter-spacing: 0.19em;
         font-style: normal;
    	    font-weight: bold;
         padding:5px;

}

h2 {
         font-family: Arial, Trebuchet MS, Georgia;
         font-size: 12px;
         letter-spacing: 0.19em;
         font-style: normal;
    	    font-weight: normal;
}
