a:link {
	color: #1E4936;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #1E4936;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;

}
.boldcolor {
	font-weight: bold;
	color: #235D45;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #EA8C00;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintext {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.smaller {
	font-size: 10px;
	color: #235D45;


}
.darkbold {
	color: #1E4936;
	font-weight: bold;
	font-size: 14px;

}
.boldred {
	font-weight: bold;
	color: #CC0000;
}
.smallnormal {
	font-size: 11px;
}
.smallitalic {
	font-size: 11px;
	font-style: italic;
}
A.footer:link {
	color: #9DC4B3;
	text-decoration: underline;



}
A.footer:hover {
	color: #FFDE96;
	text-decoration: none;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9DC4B3;
}
A.footer:visited {
	color: #CAE3D5;
	text-decoration: none;

}
A.footer:active {
	color: #FFDE96;
	text-decoration: none;

}
.smallbold {
	font-size: 11px;
	font-weight: bold;
	color: #235D45;
}
.bigred {
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
}
a.left:link {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;

}
a.left:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
a.left:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
a.left:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;


}
a.underline:link {
	text-decoration: underline;
}
a.underline:visited {
	text-decoration: underline;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
