body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #949494;
	font-size: 11px;
	text-decoration:none;
	font-family: tahoma;
}
.style2 {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style3 {
	color: #8C8C8C;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style4 {
	color: #797878;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #FF9601;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #5a5a5a;
	font-size: 11px;
	font-family: tahoma;
}
.hint {
background-color:#fff;
font-size:12px; color:#000;
font-family:Arial,Verdana;
line-height:12px;
color:#000;
border:1px solid #000;
margin:0px; padding:10px; position:absolute; visibility:hidden;
}