@charset "UTF-8";
/* CSS Document */
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #fff200;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: fff200;
}
a:active {
	color: #999999;
}
.factheader {
	font-size: x-large;
	font-weight: bold;
	color: #007dc3;
}
.pageheading {
	font-size: large;
	font-weight: bold;
}
.reports {
	color: #FFFFFF;
	font-size: x-small;
}
.reportmenu {
	color: #000000;
	font-size: x-small;
}
.heading1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}