body {
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 24px;
	background-color: #fafeed;
}

td, textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #5C5B5A;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006e20;
	padding-top: 10px;

}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #807668;
	font-weight: bold;
}

table#headermenu a {
color:#178637;
background-color:#EBF2D3;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
padding:4px;
}

table#headermenu a:hover {
color:#FFFFFF;
background-color:#178637;
font-weight: bold;
text-transform: uppercase;
}

.vote {
color:#024615;
text-decoration: none;
font-weight: bold;
}
.vote:hover {
color:#024615;
font-weight: bold;
text-decoration: underline;
}

.footer {
color:#281F17;
text-decoration: none;
}
.footer:hover {
color:#281F17;
text-decoration: none;
}

.more {
color:#807668;
font-weight: bold;
text-decoration: none;
}
.more:hover {
color:#178637;
font-weight: bold;
text-decoration: none;
}