body {
	font-family: Verdana;
	background-image: url(bgrepeat.gif);
	background-repeat: repeat;
	margin: 0px;
}
td {
	font-family: Verdana;
}
th {
	font-family: Verdana;
}
.mainheader {
	font-family: Verdana;
	text-align: center;
	width: 785px;
}
.mainbody {
	font-family: Verdana;
	text-align: left;
	background-color: #FFFFFF;
	width: 765px;
	padding: 10px;
	font-size: 12px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #333399;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
}
.textbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
