body { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
background-color : #000000; 
color:#ffffff;
}
h1 { 
font-size : 24px; 
color : #ffffff; 
margin-bottom : 0; 
} 
h2 { 
font-size : 16px; 
color : #ffffff; 
margin-bottom : 0; 
} 
h3 { 
font-size : 14px; 
color : #ffffff; 
margin-bottom : 0; 
} 
p { 
margin-top : 0; 
} 
a:link, a:visited, a:active, a:hover { 
text-decoration : none; 
font-weight : bold; 
color : #ffffff; 
font-size : 12px; 
} 
a:active, a:hover { 
text-decoration : underline; 
}