body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #20086B;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
.menu {
	padding: 1px;
	margin-bottom: 10px;
	border: 1px none #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menuheader {
	font-size: 12px;
	font-weight: bolder;
	background-color: #0099FF;
}
.menubody {
	background-color: #f4f4f4;
	font-size: 12px;
}
.agency {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	border: 1px dotted #c0c0c0;
}
.agencyheader {
	font-size: 12px;
	color: #0099FF;
}
.BigHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.SideHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.bodyTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.agencytitle {
	font-weight: bold;
	color: #000066;
}
.verysmall {
	font-size: 10px;
	color: #999999;
}
