
	body{
	background-color:white;
	font-color:#000000;
	font-family:Arial,Times New Roman;
	}
	
	p,td,ul,li{
	font-family:Arial,Times New Roman;
	font-size:10pt;
	}

	h1{
        	color:white;
	font-family:Gill Sans Ultra Bold,Eras Bold ITC,Times New Roman;
        	font-size:32pt;
        	background:transparent;
        	}
        
        	h2{
        	color:#b42401;
        	font-size:12pt;
	font-style:bold;
	font-family:Arial, Gill Sans MT, Times New Roman;
        	background:transparent;
        	}

	a:link{
	  color:white;
	  background:transparent;
	}
	
	a:visited{
	  color:white;
	  background:transparent;
	}
	
	a:hover{
	  color:gray;
	  background:transparent;
	}
	
	a:active{
	  color:white;
	  background:transparent;
	}
	
	A{
	text-decoration:none;
	}




