body{

	background-color:white;

}



h1
{

	font-family:Verdana; 
	font-size:20pt;
	color:navy;
	
text-align:center;

}


h3{
	color: #009933;
	font-family:Verdana; 
	font-size:13pt;
}

p
{

	color: navy;
	font-family:Verdana; 
	font-size:12pt;
}




