a:link {
	text-decoration: none;
	color: #6F2C15;
}
a:visited {
	text-decoration: none;
	color: #6F2C15;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #6F2C15;
}
body {
	background-color: #EDEFEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	z-index:-1;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE3100;
	text-align: justified;
	line-height: 10px;
	font-weight: bold;

}
.maintext {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 12px;
	color: #1D6756;
	text-align: justified;
	line-height: 18px;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justified;
	line-height: 18px;
	font-weight: bold;

}
.topic {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 13px;
	color: #1D6756;
	text-align: left;
	line-height: 18px;
	font-style: bold;
}
.bigtopic {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 16px;
	color: #1D6756;
	text-align: left;
	line-height: 18px;
	font-style: bold;
}
.copyright {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 12px;
}
.maroon {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 12px;
	color: #6F2C15;
	line-height: 12px;
	font-style: bold;
}
.textlink {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 11px;
	color: #6F2C15;
	line-height: 12px;
	font-style: bold;

}
.form {
	background-color: #C0C0C0;
}



