body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none ; color: #666666; background-color: #CCCCCC}
table { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none ; color: #666666 }
td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none ; color: #666666 }

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

.greenheader {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0B9406;
}
.textfooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	font-weight: bold;
}
.sidetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.textfooter a {
	color: #FFFFFF;
	text-decoration: none;
}
.textfooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.textfooter a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.Button {
	border: 0px solid #0A9405;
	background: #0A9405;
	font-size: 8px;
	font-weight: regular;
	text-transform: uppercase;
	padding: 0px 1px 0px 1px;
	margin-bottom: 3px;
	color: #FFF;
	vertical-align: middle;
	height: 19px;
}
.new {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
