<STYLE TYPE="text/css">
  H1  {
  	font-family : arial,helvetica;
  	font-size : 22pt;
  }
  
  H1  {
  	font-family : arial,helvetica;
  	font-size : 22pt;
  }
  
  H2  {
  	font-family : arial,helvetica;
  	font-size : 18pt;
  }
  
  H3  {
  	font-family : arial,helvetica;
  	font-size : 15pt;
  }
  
  H4  {
  	font-family : arial,helvetica;
  	font-size : 15pt;
  }
  
  th  {
  	font-family : arial,helvetica;
  	font-size : 10pt;
  }
  
  td  {
  	font-family : arial,helvetica;
  	font-size : 10pt;
  }
  
  P  {
  	font-family : arial,helvetica;
  	font-size : 10pt;
  }
  
  br  {
  	font-family : arial,helvetica;
  	font-size : 10pt;
  }
  
  .foot  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  }
  
  .small  {
  	font-family : arial,helvetica;
  	font-size : 9pt;
  }
  
  .special  {
  	font-family : arial,helvetica;
  	font-size : 11pt;
  }
  
  .smallred  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : #CC0000;
  }
  
  .smallwhite  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : #ffffff;
  }
  
  .red  {
  	font-family : arial,helvetica;
  	font-size : 10pt;
  	color : #CC0000;
  }
  
  ul  {
  	font-family : arial,helvetica;
  	font-size : 10pt;
  }
  
  ol  {
  	font-family : arial,helvetica;
  	font-size : 10pt;
  }
  
  BODY  {
  	font-family : arial,helvetica;
  	font-size : 10pt;
  	color : Black;
  	margin-left : 0px;
  	margin-right : 0px;
  	margin-top : 0px;
  	margin-bottom : 0px;
  	margin : 0px;
  	background-color : White;
  	background-image : url(/images/bk.gif);
  	background-repeat : repeat-y;
  }
  
  .nav  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : maroon;
  }
  
  A  {
  	color : navy;
  }
    
  a.nav  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : white;
  }
  
  A.nav:HOVER  {
  	color : navy;
  	font-size : 8pt;
  	text-decoration : none;
  }
  
  A.select  {
  	color : #061466;
  	text-decoration : none;
	font-weight: bold;
  }
  
  A.select:HOVER  {
  	color : #FFC600;
  	text-decoration : none;
  }
  
  .quote2  {
  	color : #705834;
  	text-decoration : none;
  }
  
  .quote  {
  	color : black;
  	text-decoration : none;
  	font-size : 9pt;
  }
  
  .headline  {
  	color : black;
  	text-decoration : none;
  	font-size : 11pt;
	font-weight: bold;
  }
  
  </style>
