td {
color : #FFFFFF; 
font-size : 11px;
font-family : tahoma;
margin-top : 0;
padding-top : 0;
padding-left : 0;
margin-left : 0;
}

p {
color : #FFFFFF; 
font-size : 11px;
font-family : tahoma;
padding-left : 4px;
text-align : justify;
}

em, b {
color : #A82222; 
}

i {
color : #7D7D7D; 
}

body {
background : #FFFFFF url('bg.jpg'); 
color : #FFFFFF; 
font-size : 11px;
font-family : tahoma; 
text-align : justify;
margin-top : 0;
padding-top : 0;
padding-left : 0;
margin-left : 0;
padding-right : 0;
margin-right : 0;
} 
A:link , A:visited , A:active {
text-decoration : none; 
color : #7D7D7D; 
} 
a:hover {
color : #FFFFFF; 
text-decoration : underline; 
cursor : default ;
} 
h1 {
height: 20px;
padding-left: 20px;
color : #FFFFFF;
font-size: 11px;
font-weight: strong;
border-bottom : dotted 2px #000000;
} 

textarea, input {

color : #E7E7E5;
background : #929292;
border : 1px dotted #929292;
}
