<!--
html,p,span,div,td,layer,blockquote{
	color: #ffffff;
	font-size: 10pt;
	font-family: "Verdana", "Helvetica", sans-serif;}

.text{
	font-size: 10pt;
	font-family: "Verdana", "Helvetica", sans-serif;
	color: #000000;
}

.msg{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
}

.smallbold{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}

.small{
	color: #ECECEC;
	font-size: 8pt;
	font-family: Verdana;
}

.footer{
	color: #ECECEC;
	font-size: 8pt;
	font-family: Verdana;
}

body{
	background: #0F5082;}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;}
		
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;}
	

a:hover {
	color: #000000;
	text-decoration: none
	font-weight: bold;}

-->