body
{
background-color:#CCEEFF;
}
hr
{
color:#000000;
width:80%;
}
.style1 {font-family: "Century Gothic"; font-size: 18px;}
.style2 {font-family: "Century Gothic"; font-size: 24px; }
.style3 {font-family: "Century Gothic"; font-size: 36px; }
a:link {
	color: #339933;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #339933;
}
a:active {
	text-decoration: underline;
	color: #339933;
}
