body
	{
	color: black;
	background-color: white; 
	font-size: 16px; 
	}


h2
	{
	color: #ffffff; 
	font-family: "Times New Roman", serif;
	font-size: 30px; 
	text-align: center 
	}


A:link {color: blue}  
A:visited {color: #aa0088} 
A:hover {color: red} 
A:active {color: green} 

p {margin-left: .5in; margin-right: .5in; font-size: 16px}