<style type="text/css">
body {
	color: #000000;
	background: #003062;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
}

p {
	color: #000000;
	font-weight: normal;
	font-family: verdana;
	font-size: 9pt;
	margin-left: 5px;
	margin-right: 5px;
}

b {
	color: #003062;
	font-weight: bold;
	font-family: verdana;
	font-size: 9pt;
}

i {
	color: #000000;
	font-weight: normal;
	font-family: verdana;
	font-size: 9pt;
}

u {
	color: #000000;
	font-weight: normal;
	font-family: verdana;
	font-size: 9pt;
}

h,h1,h2,h3,h4,h5,h6 {
        color: #E0E0E0;
        font-weight: bold;
        font-family: georgia;
	text-decoration: underline;
}

a:link, a:visited, a:active {
	color: #003062;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;

}
a:hover {
	color: #E0E0E0;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

::-moz-selection {
	background: #003062;
	color: #6394B0;
}
</style>
