<STYLE TYPE="text/css">
<!--
a:link { color: #bb003b; text-decoration: none; }
a:visited { color: #bb003b; text-decoration: none; } 
a:hover { color: #bb003b; text-decoration: underline; }

a.nav:link { color: #ffffff; text-decoration: none; }
a.nav:visited { color: #ffffff; text-decoration: none; } 
a.nav:hover { color: #ffffff; text-decoration: underline; }

a.onblack:link { color: #ffffff; text-decoration: none; }
a.onblack:visited { color: #ffffff; text-decoration: none; } 
a.onblack:hover { color: #bb003b; text-decoration: underline; }

.white  {
		font-family: arial, helvetica;
		font-size: 10pt;
		color: #ffffff;
		font-weight: bold;
		}
		
.black  {
		font-family: arial, helvetica;
		font-size: 10pt;
		color: #000000;
		}
			
.black2  {
		font-family: arial, helvetica;
		font-size: 9pt;
		color: #000000;
		}
			
.mainnav  {
		font-family: arial, helvetica;
		font-size: 9pt;
		color: #ffffff;
		font-weight: bold;
		}

.small  {
		font-family: arial, helvetica;
		font-size: 9pt;
		color: #000000;
		}

.smallred  {
		font-family: arial, helvetica;
		font-size: 9pt;
		color: #D50000;
	
		-->
</STYLE>