<!--
.style1 {font-family:Verdana; color: #CC0000}
.text    { font-family: Arial; font-size: 11px; color: #1A354D; margin-left:10; margin-top:5;  }
.more {margin-top: -10}
.copyright    { font-family: Arial; font-size: 10px; color: #1A354D; }
.text2    { font-family: Arial; font-size: 11px; color: #1A354D; margin-left:30; margin-top:5; margin-bottom:10; margin-right:20 }
.linx {    font-family: Arial; font-size: 11px; text-decoration:none; margin-right:10; font-weight:bold}
a:link{ text-decoration:none;}
a:hover{ text-decoration:none;}
a:visited{ text-decoration:none;}
a:active{ text-decoration:none;}
.uppernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.uppernav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.uppernav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.uppernav:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBDD02;
} 
a.uppernav:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


-->