

body, table,tbody, td, p, div, span { font-family: verdana; font-size: 11px; color: #3B5A6D; } /* gray */
a:link { color: #3B5A6D; }  /* red */
a:visited { color: #3B5A6D; } /* red */
a:active { color: #999999; } /*light gray */
a:hover { color: #999999; }  /*light gray */

a.menu:link { color: #3B5A6D; font-weight: bold; text-decoration: none;}  
a.menu:visited { color: #3B5A6D; font-weight: bold; text-decoration: none;} 
a.menu:active { color: #3B5A6D; font-weight: bold; text-decoration: none;} 
a.menu:hover { color: #ffffff; background-color: #3B5A6D; font-weight: bold;  text-decoration: none;}  


.spacer2p { margin-top: 2px; } 
.spacer4p { margin-top: 4px; } 
.spacer8p { margin-top: 8px; } 
.spacer12p { margin-top: 12px; } 
.spacer20p { margin-top: 20px; } 

.subtext {font-size: 11px; }
.subbold {font-size: 11px; font-weight: bold; }
.subitalic {font-size: 11px; font-style: italic; }
.news { color: #999999; font-weight: bold; } /*gray*/
.datetext {font-size: 10px; }
.textbold { font-weight: bold; }

h1 { font-size: 14px; font-weight: bold; color: #003333; text-decoration: underline; }
.h2 { font-size: 12px; font-style: italic; }