  
  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 : 17pt;
	color: #104259;
  }
  
  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 : 0px;
	background-color: #ffffff;
  	background-image : url(/images/bk.jpg);
  	background-repeat : repeat-x;
  }
  
  .nav  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : maroon;
  }
  
  A  {
  	color : #0f74a4;
  }
    
  a.nav  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : white;
  }
  
  A.nav:HOVER  {
  	color : #0f74a4;
  	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;
  }

