body {
	background-color: #8DB358;
	font-family: Verdana, Arial, Helvetica;
}

td, .normal {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}
.bg1 {
	background-color: #C4AD50;
}
.bg2 {
	background-color: #E3D082;
}
.bgwhite {
	background-color: #FFFFFF;
}
.input1 {
	font-family: Arial, Helvetica;
	border: 2px solid #1F5800;
	font-size: 15px;
	color: #1F5800;
	font-weight: bold;
	background-color: #C4AD50;
	text-align: center;
}
.input2 {
	font-family: Arial, Helvetica;
	border: 2px solid #1F5800;
	font-size: 15px;
	color: #1F5800;
	font-weight: bold;
	background-color: #E3D082;
	text-align: center;
}
.inputforum {
	font-family: Arial, Helvetica;
	border: 2px solid #1F5800;
	font-size: 11px;
	color: #1F5800;
	background-color: #E3D082;
}
a {
	font-weight: bold;
	color: #F74C00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F74C00;
	text-decoration: underline overline;
}
h1 {
	font-size: 18px; 
	font-family: Arial, Helvetica;
	font-weight: normal;
	margin-top: 0px;
}
