@charset "utf-8";
.homepagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006666;
	background-position: left;
	height: auto;
	position: relative;
	width: auto;
	float: none;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	float: right;
	position: static;
	background-image: none;
	font-weight: bold;
}
