/* CSS Document */
body {background-color:#000000; }

A:link {color:green; text-decoration:none;}

A:visited {color:green; text-decoration:none;}

A:hover {color:yellow; text-decoration:underline;}

A:active {color:green; text-decoration:none;}

h1 { 
font-family: Times Roman, serif; 
font-size: 16px; 
font-weight: bold; 
color: #19652B; 
} 

h2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #000000; 
} 

h3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #000000; 
}

h4 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: normal; 
color: #000000; 
}  