

h1 
{
text-align: center;
font-family: "arial black";
font-size: 180%;
letter-spacing: 3px
}
	
p 
{
font-family: "arial";
line-height: 125%;
font-size: 100%
}
	
	

a.five:link {color: #660000; text-decoration: none}
a.five:visited {color: #660000; text-decoration: none}
a.five:hover {text-decoration: underline; color: #cc0033}
