
body {
	margin: 0px 20px 30px 20px;
	padding: 0px;
	font-family: "Century Gothic", Futura, Verdana, Helvetica, sans-serif;
	color:#333333;
}

a:link { color: #6faf14; text-decoration: none; }
a:visited { color: #6faf14; text-decoration: none; }
a:hover { color: #6faf14; text-decoration: underline; }   
a:active { color: #6faf14; text-decoration: underline; }

.bodytext {
	font-size:12px;
	line-height:20px;
}

.bodytextsm {
	font-size:11px;
}

.homepromos {
	font-size:11px;
	line-height:16px;
	color:#666666;
}

.headline {
	font-size:20px;
	color:#6faf14;
}

.sidebarheader {
	font-size:16px;
	color:#333333;
}

.footer {
	font-size:11px;
	color:#999999;
}

.footer a:link {
	color:#999999;
	text-decoration: none;
}


.footer a:visited {
	color:#999999;
	text-decoration: none;
}

.footer a:active {
	color: #333333;
	text-decoration: none;
}

.footer a:hover {
	color: #333333;
	text-decoration: none;
}

