body,table,td,th,tr {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: white;
	
	SCROLLBAR-FACE-COLOR: #333333; 
	SCROLLBAR-HIGHLIGHT-COLOR: black;
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: #666666; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: #666666; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}

body {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
a:link {
	text-decoration: none;
	font-weight:bold;
	color: #ff7200;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #ff7200;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #ff7200;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #ff7200;
}
#enter {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #ff7200;
}
#duth {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: black;
}
