body {
      FONT-SIZE: 12px; 
	background-image:  url(graphics/bg-top.jpg);
	background-position: top center;
	background-repeat: no-repeat; 
	font-family: Century Gothic, Arial, sans-serif;
	border-color: #FFFFFF;
}

p {
      FONT-SIZE: 12px; 
      margin-right: 10px;
      margin-left: 5px;
	font-family: Century Gothic, Arial, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #64A61E;
}
a:active {
	text-decoration: none;
	color: #000000;
	background-color: #CCFF9A;
}

.style4 {
	font-size: 10px;
	font-family: Century Gothic, Arial, sans-serif;
	border-color: #FFFFFF;
}
.style5 {color: #8FC527}
