BODY {
	background-color : White;
	background-image : wheel1.gif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : left;
	border : none;
	color : Black;
	background-attachment : fixed;
	background-repeat : no-repeat;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

A:LINK {
	color : Black;
	text-decoration : underline;
}

A:visited {
	color : Black;
	text-decoration : underline;
}

A:HOVER {
	color : Black;
	text-decoration : none;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : left;
}
