input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;

}
.noline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top
}

BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #FF6600; SCROLLBAR-3DLIGHT-COLOR: #FF6600; 
	SCROLLBAR-ARROW-COLOR: #FF6600; SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; BACKGROUND-COLOR: #ffffff
}