body {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #cccc99;
}

.bodyreg {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #cccc99;
}

.bodygreen {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #66cc00;
	font-weight:bold;
}

.bodypuke {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #cccc33;
}

.bodysmall {
	font-family: "Verdana", Arial;
	font-size: 10px;
	color: #cccc99;
}

.copyright {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}

.title {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #66cc00;
	font-weight:bold;
}

.title2 {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	font-weight:bold;
}

.formtext {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}

a:link {
	color: #66cc00;
	text-decoration: none;
}

a:hover {
	color:#66cc00; 
	text-decoration: underline;
}

a:visited {
	color:#cccccc;
	text-decoration: none;
	}
	
a:active {
	color:#ff0000;
	text-decoration: underline;
	}
