<STYLE type="text/css"> 
 <!--
 
 BODY  {
   	background : #000000;
   	font-family : arial, helvetica, sans-serif;
 }
 
 BLOCKQUOTE  {
 	margin-left : 4 em;
 	margin-right : 4 em;
 	margin-top : 10 pt;
 	margin-bottom : 10 pt;
 }

 A.up:hover  {
   	font-weight : bold;
   	font-size : 20pt;
   	line-height : 1mm;
 }
   
 A:link  {
   	color : #FF0000;
 }
   
 A:visited  {
   	color : #FF0000;
 }
   
 A:active  {
   	color : #FF0000;
 }
   
 DIV.center  {
   	text-align : center;
 }
   
 DIV.left  {
   	text-align : left;
 }
   
 DIV.right  {
  	text-align : right;
 }
   
 .r  {
   	color : #ff0000;
 }
   
 .g  {
   	color : Lime;
 }

 .b  {
   	color : Aqua;
 }

 .blue  {
   	color : #8000FF;
 }
    
 .y  {
   	color : #ccff00;
 }

 .black  {
   	color : #000000;
 }

 .w  {
   	color : #ffffff;
 }
 
 .orn  {
   	color : #ff9933;
 }

 .pur  {
   	color : #BC06F9;
 }
 
 #ddou  {
 	font-family : Arial;
 	font-weight : 200;
 	font-size : 18pt;
 	font-style : normal;
 }

 #info  {
   	font-family : Arial;
   	font-weight : bold;
   	font-size : 10pt;
   	font-style : oblique;
 }
 
 #lrg  {
 	font-family : Arial;
 	font-weight : 500;
 	font-size : 40pt;
 	font-style : normal;
 }

 #mid  {
   	font-family : Arial;
   	font-weight : bold;
   	font-size : 20pt;
   	font-style : oblique;
 }

 #sml  {
   	font-family : "Century Gothic", Arial;
	font-weight : bold;
	font-size : 10pt;
   	font-style : normal;
 }
  
 -->
</STYLE>