.body {
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}

.boldquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
li {
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	

}

.topmenu {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #F9FFD7;
	background-color: #2A5671;
	text-align: center;
	vertical-align: middle;
}

.sidemenu {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #F9FFD7;
	background-color: #2A5671;
	padding: 10px;
	width: 155px;
	margin: 10px;
	height: auto;
	text-align: left;
	vertical-align: bottom;
}
 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	text-align: center;
}

a:link {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #F9FFD7;
	text-decoration: none;
	font-weight: bold;
 }
 
a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #F9FFD7;
	font-weight: bolder;
	text-decoration: none;
}

a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #F9FFD7;
	text-decoration: none;
	font-weight: bold;
}
.bodyheader {
	font-family: Tahoma;
	font-size: 14px;
}

