body, td{
	font-family: Verdana, arial, geneva, sans-serif;
	font-size: 70%;
}

h1{
	font-family: Verdana, arial, geneva, sans-serif;
	font-size: 125%;
}

A:link {
	font-family: Verdana, arial, geneva, sans-serif;
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
}

A:active {
	
	text-decoration: underline;
}

A:visited {	
	
	text-decoration: none;
}		

A:hover {
	
	text-decoration: underline

}

BODY  {
	
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #336699; 
	SCROLLBAR-SHADOW-COLOR: #336699; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #336699; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #ffffff;


}