<STYLE TYPE="text/css">
   H1  {
   	font-family : arial,helvetica,sans-serif;
   	font-size : 18pt;
   }
   
   H2  {
   	font-family : arial,helvetica,sans-serif;
   	font-size : 16pt;
   }
   
   H3  {
   	font-family : arial,helvetica,sans-serif;
   	font-size : 12pt;
   }
   
   H4  {
   	font-family : arial,helvetica,sans-serif;
   	font-size : 11pt;
   }
   
   
   H5  {
   	font-family : arial,helvetica,sans-serif;
   	font-size : 10pt;
	font-weight : bold;
   }
   
   td  {
   	font-family : arial,helvetica,sans-serif;
   	font-size : 9pt;
   }
   
   P  {
   	font-family : arial,helvetica,sans-serif;
   	font-size : 9pt;
   }
      
   .large  {
   	font-size : 10pt;
   	font-family : arial,helvetica,sans-serif;
   }
   
   .small  {
   	font-size : 8pt;
   	font-family : arial,helvetica,sans-serif;
   }
      
   a.small  {
   	font-size : 8pt;
   	font-family : arial,helvetica,sans-serif;
	color: #000099;
   }
      
   a.small:hover  {
   	font-size : 8pt;
   	font-family : arial,helvetica,sans-serif;
	color: #59554F;
   }
   
   .bold  {
   	font-weight : bold;
   }
   
   .boldnavy  {
   	font-weight : bold;
   	font-family : arial,helvetica,sans-serif;
   	font-size : 9pt;
	color : navy;
   }
   
   .tableback {
   background-color: black;
   font-weight : bold;
   font-family : arial,helvetica,sans-serif;
   font-size : 9pt;
   color : white;
   }
   
   body  {
   	font-family : arial,helvetica,sans-serif;
   	font-size : 9pt;
   	margin-left : 0px;
   	margin-right : 0px;
   	margin-top : 0px;
   	margin-bottom : 0px;
	background-color : #F3E6C9;
	color : black;
	background-image : url(/images/bk.gif);
	background-repeat : Repeat-x;
	margin : Opx;
   }
   
   a.smallwhite  {
   	font-size : 8pt;
   	font-family : arial,helvetica,sans-serif;
	color: white;
   }
   
 
   a.smallwhite:hover  {
   	font-size : 8pt;
   	font-family : arial,helvetica,sans-serif;
	color: #59554F;
   }
   
   a {
   	font-size : 9pt;
   	font-family : arial,helvetica,sans-serif;
	color: #000099;
   }
   
   a:hover {
   	font-size : 9pt;
   	font-family : arial,helvetica,sans-serif;
	color: #59554F;
   }
   
   .hometext {
   	font-size : 12pt;
   	font-family : times;
	font-style: italic;
	font-weight: bold;
	color: #6F6966;
   }

   
   </STYLE>