       
 body { 
	background: #fffecc

}

	h1{ 
             	font-family: Arial;
             	font-size: 35pt;
             	color: #118811;
          	 }
	h5{ 
             	font-family: Arial;
             	font-size: 25pt;
             	color: green;
          	 }
	A:link{
             	font-family: Arial;
             	font-size: 12pt;
             	font-depth:bold;
		color: red;
           	}
	A:visited{
             	font-family: Arial;
             	font-size: 12pt;
		
             	color: green;
           	}
	P{
             	font-family: Arial;
             	font-size: 12pt;
             	color: black;
           	}
	ul{
             	font-family: Arial;
             	font-size: 12pt;
             	color: black;
           	}
	caption{
             	font-family: Arial;
             	font-size: 16pt;
             	color: black;
           	}
	td{
             	font-family: Arial;
             	font-size: 12pt;
             	color: black;
		align=center;
           	}
	th{
             	font-family: Arial;
             	font-size: 12pt;
             	color: black;
           	}
	dt{
             	font-family: Arial;
             	font-size: 12pt;
             	color: black;
		align=center;
           	}
	dd{
             	font-family: Arial;
             	font-size: 12pt;
             	color: black;
}	
	

