body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #BFCDDB;
}
.maintable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.footer {
	font-size: 9px;
}
a {
	font-weight: bold;
	color: #06C;
	text-decoration: underline;
}
a:hover {
	color: #F58222;
}
