body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCFBF8;



}
.navbg {
	background-color: 540906;
}
.bodytext {
	color: 113F03;
	font-size: 13px;
	padding: 10px;
	background-color: #FFFFFF;






}
.bodytext h3 {
	font-size: 16px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
a {
	color: 005173;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bodytext h2 {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.bodytext p {

	color: 113F03;
	font-size: 13px;
	text-align: justify;
}
.bodytext h4 {
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
