.homeContentStyle {
	min-height: 200px;
}
.homeTextStyle {
	margin: 0px;
	padding: 5px 40px 10px 40px;
	font-family: georgia;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	text-indent: 10px;
}
.homeTextStyle a {
	color: #187E72;
	font-weight: bold;
}
.homeTextStyle a:hover {
	color: #FF0000;
	font-weight: bold;
}