body, table {
	font-variant : normal;
	font-weight : normal;
	font-style : normal;
	
	scrollbar-base-color : Black;
	
	scrollbar-arrow-color : white;
	font-family : verdana;
	font-size : 10 pt;
	color:#333333;
}



a:link, a:active, a:visited {
	font-family:verdana;
	color:blue;
	text-decoration:none
}





a:hover {
	color:#000B75
}