@charset "UTF-8";
/* CSS Document */

<style>
}
.bodywhite {
	font-size: 10pt;
	font-family: "Verdana";
	color: #FFFFFF;
}
.bodyblack {
	font-size: 10pt;
	font-family: "Verdana";
	color: #000000;
	font-weight: normal;
}
.h1 {
	color: #1A145B;
	font-size: 14pt;
	text-align: center;
	font-family: "Verdana";
	font-weight: bold;
}
.bodyheading {
	font-family: "Verdana";
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #1A145B;
}
.links {
	color: #1A145B
}
.footer {
	font-size: 9pt;
	font-family: "Verdana";
}
.h1A {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #1A145B;
	font-size: 14pt;
	font-weight: bold;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
</style>

