<style type="text/css">
<!--
		A {COLOR: RED; TEXT-DECORATION: none}
		A:hover {COLOR: BLUE}
		A:link {COLOR: RED}

		.textS
		{
			text-decoration : none;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 8pt;
			color : #000000;
			font-weight : Normal; 
		}
		.textSB
		{
			text-decoration : none;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 8pt;
			color : #000000;
			font-weight : Bold; 
		}
		.textSBW
		{
			text-decoration : none;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 8pt;
			color : #FFFFFF;
			font-weight : Bold; 
		}
		
		.textB
		{
			text-decoration : none;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 10pt;
			color : #000000;
			font-weight : Bold; 
		}
		.textBW
		{
			text-decoration : none;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 10pt;
			color : #FFFFFF;
			font-weight : Bold; 
		}
		
		.headerS
		{
			text-decoration : none;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 12pt;
			color : #000000;
			font-weight : Bold; 
		}
		
		.errorS
		{
			text-decoration : none;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 8pt;
			color : #FD0603;
			font-weight : Normal; 
		}			
-->
</style>
