@charset "UTF-8";
.headline {
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
}
.headline2 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
}

.body {
    font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height:1.2em;
}
