/* CSS Document */

p{
	font-size: 13px;
	color:#000000;
	padding: 3px;
	line-height:14px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 3px;
	text-indent: 10px;
	left: auto;
}
.topopara {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CC00;
	top: auto;
}
h1 {
	font-family: "Century Gothic";
	font-size: 12px;
	text-transform: uppercase;
	color: #00CC00;
}
.navigation
{
	color: #009900;
	font-size: 14px;
	padding-right: 40px;
	padding-left: 5px;
	display: inline;
}


.navigation:hover
{
	color: #00CC00;
	font-size: 14px;
	padding-right: 40px;
	padding-left: 5px;
	display: inline;
	background-color: #CC99FF;
}
