/* CSS Document */
body { background-color: #272727 }
h3 {
font-size : 11px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
text-decoration: none;
font-weight: normal;
color : #ffffff;
}
h2 {
font-size : 11px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
text-decoration: none;
font-weight: normal;  
color : #a0a0a0;
}
h1 {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
text-decoration: none;
font-weight: normal;
color : #ffffff;
}
a:link {color: white; text-decoration:underline;}
a:visited {color: white; text-decoration:underline;}
a:hover {color: white; text-decoration:underline;}
