.Title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 318115;
	line-height: 40px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-align: justify;


}
.Title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: 2266ad;
}
.centertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: center;

}
.imageleft {
	border: 4px solid #318115;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}
.imageright {
	border: 4px solid #318115;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
}
