.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.mainfont:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1352A;
}
.linkfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.linkfont:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E23628;
	text-decoration: none;
}
.style1 {
	color: #27408C;
	font-weight: bold;
	font-size: 14px;
}
.style2 {font-size: 11px}
.style3 {
	color: #E43828;
	font-weight: bold;
}
.style4 {color: #E53728}
.style5 {color: #E43828}
.style8 {color: #E43828}
.style9 {
	color: #FFFFFF;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99B1C4;
}