BODY {
background-color : white; 
font-family : Verdana, Arial; 
color : black; 
} 

TABLE.verytop{
background-color : white;
padding-bottom : 0em;
margin-bottom : 0em;
}

TABLE.topnavbar{
color : blue; background-color: #FFD700;
}

A:link {
font-weight : bolder; 
text-decoration : none; 
color : #0099ff; 
background-color : transparent; 
} 

A:hover {
color : black; 
background-color : transparent; 
} 

A:visited {
color : gray; 
background-color : transparent; 
font-weight : bold; 
text-transform : none; 
text-decoration : none; 
}  

BLOCKQUOTE.main {
background-color : white; 
border : thin solid blue; 
margin-left : 2em; 
margin-top : 0.5em; 
margin-bottom: 0.5em;
padding-top : 1.5em; 
padding-left : 0.5em; 
padding-right : 0.5em; 
} 

BLOCKQUOTE.bottom {
background-color : white; 
} 

HR {
color : blue; 
} 

H1 {
color : blue; 
} 

H2, H3, H4, H5, H6 {
background-color : blue; 
color : white; 
text-align: center;
} 

SPAN.sitemaintlink {
font-variant : small-caps; 
font-weight : bold; 
font-size : small; 
} 





