<STYLE TYPE="text/css">
<!--
 
/* style-sheet for fishcounter pages */

A:link {
	color: blue;
	text-align: justify;
	font-size: 10pt;	
	font-family: Arial, Verdana;	
	text-decoration: none;
}


A:visited {
	color: blue;
	text-align: justify;
	font-size: 10pt;	
	font-family: Arial, Verdana;	
	text-decoration: none;
}


A:active {
	color: #3399FF;
	text-align: justify;
	font-size: 10pt;	
	font-family: Arial, Verdana;	
	text-decoration: none;
}


A:hover {
	color: #FF0000;
	text-align: justify;
	font-size: 10pt;	
	font-family: Arial, Verdana;	
	text-decoration: underline;
}


BODY {
	font-family: Arial,Verdana;
}

H4 {
	color: #336699;
	text-align: center;
	font-size: 14pt;	
	font-family: Arial, Verdana;
}


P, LI {
	color: black;
	text-align: justify;
	font-size: 10pt;	
	font-family: Arial, Verdana;
}


P.white {
	color: white;	
	text-align: center;	
	font-size: 12pt;	
	font-weight: bold;	
}

P.small {
	margin-top: 0px;
	color: #666666;
	text-align: center;	
	font-size: 8pt;	
}
-->
</STYLE>
