.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.style1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.style4 {
	color: #333333;
	font-size: 10px;
	font-family: webdings;
}
.style5 {color: #666666}
.style8 {color: #ea3400; font-weight: bold; font-size: 12px; }
.style9 {color: #000000}
.style10 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
.style10:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #EA3400;
	font-weight: bold;
	text-decoration: underline;
}

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fafafa;
}