body {
	background-image: url(images/main_bg.jpg);
}

.fineprint {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}

.mainz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.content {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.bottom {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

.pageheader {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1544C8;
}

.toppage {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #1544C8;
}

a.toppage:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
a.toppage:active {
	text-decoration: none;
}
a.toppage:visited {
	text-decoration: none;
}
a.toppage:hover {
	color: #1544C8;
	text-decoration: underline;
}






a.tops:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #1544C8;
}
a.tops:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #1544C8;
}
a.tops:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #1544C8;
}
a.tops:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #1544C8;
	text-decoration: none;
}