.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px outset #000000;
}
.headerrow {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.bodycell {
	padding: 6px;
}
.subtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subtext {
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
