	body{
	background-color: #000000;
	/*was #911500*/
	}
  
   TD { 
   font-family:Schmutz ICG Cleaned, sans-serif,Arial, Helvetica,; 
   color: #FFFFFF; 
   font-size : 10pt; 
   text-align : left;
   } 
   
   H1 { 
   font-size : 16pt;
   color: #FFFFFF;
   } 
   
   H2 { 
   font-size : 14pt 
   color: #FFFFFF;
   } 
   
   H3 { 
   color: #FFFFFF;
   font-family: Schmutz ICG Cleaned;
   text-align: center;
   }

   H4 { 
   color: #FFFFFF;
   margin: 0px;
   padding: 0px;
   } 

   H5 { 
   color: #FFFFFF;
   margin: 0px;
   padding: 0px;
   } 
   
   a:link { 
   color: #FFCC00; 
   } 
   
   a:visited{ 
   color: #333333; 
   } 
   
   a:active { 
   color: #FFCC00; 
   } 
   
   a:hover { 
   color: #FFCC00; 
   font-weight: bold;
   } 
   
	.bottom_nav{
	background-image: url(/Images/ti.png);
	behavior: url(/iepngfix.htc);
	}
	.bottom_nav a:link, a:visited, a:active{
		color: #FFCC00; 
	}
	.bottom_nav a:hover{
		color: #FFCC00;
		font-weight: bold;
	}
	.copyright{
	background-image: url(/Images/ti.png);
	behavior: url(/iepngfix.htc);
	}
