<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 : 14pt;
  }
  
  td, p, th, br, ul, ol  {
  	font-family : arial,verdana,helvetica;
  	font-size : 12pt;
	font-weight: bold;
  }

  p  {
	font-weight: normal;
  }
  
  
  .foot  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  }
  
  .small  {
  	font-family : arial,helvetica;
  	font-size : 9pt;
  }
  
  .special  {
  	font-family : arial,helvetica;
  	font-size : 14pt;
  }
  
  .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;
  }
  
  BODY,  {
  	font-family : verdana,arial,helvetica;
  	font-size : 14px;
  	color : white;
  	margin-left : 0px;
  	margin-right : 0px;
  	margin-top : 0px;
  	margin-bottom : 0px;
  	margin : 0px;
  	background-color : #6C7F85;
	background-image : url(/images/bk.gif);
	background-repeat : repeat-y;
  }
  
  .nav  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : navy;
  }
  
  A  {
  	color : #DFE7EA;
  }
  
  A.nav:HOVER  {
  	color : #800080;
  	text-decoration : none;
  }
  
  A.select  {
  	color : #004080;
  	text-decoration : none;
	font-weight: bold;
  }
  
  A.select:HOVER  {
  	color : #004080;
  	text-decoration : none;
  }
  
  .quote2  {
  	color : #705834;
  	text-decoration : none;
  }
  
  .quote  {
  	color : black;
  	text-decoration : none;
  	font-size : 9pt;
  }
  .input
{
	background-color: #F7F7F7;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 1 solid black;
}

.pagenav  {
  	font-family : arial,helvetica;
  	font-size : 14pt;
}
  </style>
