body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
}
.style1 {
	color: #7d7d7d;
	font-size: 9px;
	font-family: tahoma;
}
/*.style2 {color: #f68222; font-size: 9px;
	font-family: tahoma;}*/
.style2 {color: #E6660B; font-size: 9px;
	font-family: tahoma;}
	
.style3 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}
.H1 {
	color: #E6660B;
	font-size: 11px;
	font-family: tahoma;
	font-variant: small-caps;
}
.H2 {
	color: #E6660B;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	font-variant: small-caps;
}
.TopMenu {
	font-size: 11px;
	font-weight: bold;
	color: #737373;	
	font-family: TAHOMA;
	cursor:hand;
	text-decoration:none;
	font-variant: small-caps;
}
A:hover {
	color:#E6660B;
	
	text-decoration:underline;
}
/*A:visited {
	color:#bc6727;
	font-weight:bold;
	text-decoration:none;
}*/
