@charset "UTF-8";
/* CSS Document */

.homepagetext {
font-size: 12pt;
font-family: Verdana, sans serif;
	line-height: 28pt;}
	
	a.black:link {
font-family: Verdana, sans serif;
 	font-size: 13pt;
	color: #DE3132;
	text-decoration: none;
	font-weight: bold; line-height:18pt;margin:0;letter-spacing:-0.5px;
	 }
a.black:visited {
		font-size: 13pt;
font-family: Verdana, sans serif;
	font-weight: bold;
	color: #DE3132;
}
a.black:hover {
	font-size: 13pt;
font-family: Verdana, sans serif;
	font-weight: bold;
	color: #000;}
a.black:active {
		font-size: 13pt;
font-family: Verdana, sans serif;
	font-weight: bold;letter-spacing:-0.5px;
	color: #DE3132;}
.headline {
	font-size: 13pt;font-family: Verdana, sans serif;
	font-weight: bold;
	color: #E61D9A;
}

.text {
	font-family: Verdana, "sans serif";
	font-size: 11pt;
}

