a:link.navi, a:hover.navi, a:active.navi, a:visited.navi {
	font-family:Verdana; 
	font-size:10pt; 
	text-decoration: none; 
	color: #FFFFFF;
	}
	
a:hover.navi, a:active.navi {
	color: #669900;
	}

a:link.text, a:hover.text, a:active.text, a:visited.text {
	font-family:Verdana; 
	font-size:10pt; 
	text-decoration: none; 
	color: #000000;
	}

a:hover.text, a:active.text {
	color: #669900;
	}

body, table {
scrollbar-base-color:#660000;
  SCROLLBAR-FACE-COLOR: #660000;
  SCROLLBAR-HIGHLIGHT-COLOR: #660000;
  SCROLLBAR-SHADOW-COLOR: #660000;
  SCROLLBAR-3DLIGHT-COLOR: #FFCC00;
  SCROLLBAR-ARROW-COLOR: #FFCC00;
  SCROLLBAR-DARKSHADOW-COLOR: #FFCC00; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  }
  
 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	font-style: italic;
 }
 
 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
 }
 
 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
 }