
<!--
.bodytext	{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: normal;
color: #000000;
			}
			
.smalltext	{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #000000;
			}			

.bodybold	{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: bold;
color: #000000;
			}
			
.boldred	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: bold;
color: #CC0000;
			}
			
.header		{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size:  14pt;
font-style: normal;
font-weight: normal;
color: #000000;
			}

TD			{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: #000000;
			}
			
BODY		{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: normal;
color: #000000;
			}
			
A	{
	text-decoration: none;
	color: #FF0000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style : bold
}		

A:hover	{
	text-decoration: underline;
	color: #FF0000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style : bold
}		
-->
