    .header {
       background-color:#ffffee;
       height:65px;
	   width:100%;
       border:1px solid #000000;
 }
     .topnav {
       background-color:#800000;
       height:12px;
	   width:100%;
       border:1px solid #000000;
 }
 
      .topnav2 {
       background-color:#E8E8E8;
       height:12px;
	   width:100%;
       border:1px solid #000000;
 }
 

    .topmenu  {
    	font-size : 11px;
    	font-family : Arial,sans-serif;
		color : #ffffff;
      	font-weight : bold;		
		text-decoration : none;
    }    
	
    .selmenu  {
    	font-size : 11px;
    	font-family : Arial,sans-serif;
		color : Orange;
		background: yellow;	
      	font-weight : bold;		
		text-decoration : none;
    }    	
	
     .bigtxt  {
    	font-size : 12pt;
    	font-family : Arial, Helvetica, sans-serif;
    }	
	
    .regtxt  {
    	font-size : 10pt;
    	font-family : Verdana,Arial,Helvetica;
    }	
	
    .smalltxt  {
     	font-size : 9pt;
     	font-family : verdana,arial,geneva;
     }
     
     .tinytxt  {
     	font-size : 8pt;
     	font-family : verdana,arial,geneva;
     	text-decoration : none;
     }
	 
	 .teenytxt  {
     	font-size : 8pt;
     	font-family : Arial, Geneva, Helvetica, sans-serif;
     	text-decoration : none;
     }
           
      TD {
     	font-family : Arial, Geneva, Helvetica, sans-serif;
     	font-size : 10pt;
     }
     
      .hdlnbld {
      	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      	font-size : 14pt;
      	font-weight : bold;
      }
	  
	  .subhd  {
    	font-size : 11pt;
    	font-family : Arial,Helvetica,sans-serif;
    	font-weight : bold;
    	color : Maroon;
    }

	  .spacer  {
      font-family : Arial,helvetica,sans-serif;
      font-size : 2pt;
      }
	  
    H1  {
     	font-size : 16px;
     	font-family : Arial,sans-serif;
     	font-weight : bold;
     	font-style : normal;
     	color : Maroon;
		margin-bottom: 3px;	
		margin-top: 3px;	
	    }	  	  

     H2  {
     	font-size : 12pt;
     	font-family : Arial,sans-serif;
     	font-weight : bold;
     	font-style : normal;
     	color : #000000;
	    margin-top: 5px;
	    margin-bottom: -10px;		
     }	  
	  
	 .yellowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
	 .bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}

	A  {

		text-decoration : none;
	}
	 A:Hover {
	background: yellow; 
	color: Orange;
	text-decoration: none;
}

 	 A:Active {
	background: white; 
	color: Blue;
	text-decoration: none;
} 

     .linktxt  {
     	font-size : 10pt;
     	font-family : verdana,arial,geneva;
     	font-weight : bold;
     	color : Blue;
		}	
		
	  H3 {
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Red;
	margin-top: -10px;
	margin-bottom: 5px;
	text-decoration: underline;

      }		
