body {
background-color: #006600; 
font-family: verdana, sans-serif; 
} 

a:link { color: #554295 } 
a:visited { color: #554295 }
a:active { color: #554295 }

H1 {
color: black; 
font-variant: normal; 
font-weight:bold; 
font-style: normal; 
font-family: trebuchet MS, sans-serif;  
font-size: 14pt; 
} 

H2 {
font-weight: bold; 
font-size: 12.0pt; 
color: black;
font-family: trebuchet MS, sans-serif;   
} 

H3 { 
font-weight:bold; 
font-size: 11.0pt; 
color: black; 
font-family: trebuchet MS, sans-serif;  
} 

H4 {
font-family: verdana, sans-serif; 
font-weight: bold; 
font-size: 10.0pt;
color: black; 
} 

P {
font-size: 10pt; 
font-family: verdana, sans-serif;  
} 

LI{
font-size: 10pt; 
font-family: verdana, sans-serif; 
} 

Code{
 font-family: Courier New, Courier, mono-space, serif;
font-size: 10pt 
} 

DT{ 
font-family: Courier New, Courier, mono-space, serif; 
font-size: 10pt;
} 

DD{ 
font-family: Courier New, Courier, mono-space, serif; 
font-size: 10pt;
} 

Pre{
font-size: 9.5pt; 
font-family: Courier New, Courier, mono-space, serif; 
} 

td{ 
font-family: verdana, sans-serif; 
font-size: 10pt;
vertical-align: top;
}

Th{ 
font-family: verdana, sans-serif; 
font-size: 10pt;
}


