<STYLE TYPE="text/css"> 
 
 .body  {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 8pt;
 	text-decoration : none;
 	color : #000000;
 	font-weight : normal;

 }
 
 .text  {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 8pt;
 	text-decoration : none;
 	color : #000099;
 	font-weight : normal;
 }
 
 .textw  {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 8pt;
 	text-decoration : none;
 	color : #FFFFFF;
 	font-weight : bold;
 } 
 .textws  {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 8pt;
 	text-decoration : none;
 	color : #FFFFFF;
 	font-weight : normal;
 }
 .textb  {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 8pt;
 	text-decoration : none;
 	color : #4b4b4b;
 	font-weight : bold;
 }
 .texttitle  {
 	font-family : TimesNewRoman, Arial, Helvetica, sans-serif;
 	font-size : 16pt;
 	text-decoration : none;
 	color : #4b4b4b;
 	font-weight : bold;
 }
 
 a:hover  {
 	color : #CC0033;
 }
 
 </STYLE>