BODY    

{scrollbar-face-color: #000099; scrollbar-shadow-color: #A9A7CA; 
scrollbar-highlight-color: #400040; scrollbar-3dlight-color: #A9A7CA; 
scrollbar-darkshadow-color: #cccc66; scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FF6633}



P {
	font-family : Tahoma;
	font-size : small;
	font-style : normal;
	color : Navy;
} 

P.bob {
	font-family : Verdana;
	font-size : xx-small;
	height : .35px;
	color: #000099;
}

A:LINK {
	font-family : Tahoma;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 2px;
	line-height : 6px;
	color: #993333;
	text-decoration : none;
}
	
	
A:HOVER {
	font-family : Tahoma;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 2px;
	line-height : 6px;
	text-decoration : none;
	color: #0000CC;
	background : #CC9966;
	border-bottom : thin solid #000033;
	border-top: thin solid #000033;

}
A:VISITED {
	font-family : Tahoma;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 2px;
	line-height : 6px;
	text-decoration : none;
	color : Maroon;

}




