@charset "UTF-8";
.headline_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
