@charset "UTF-8";
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 55px;
	letter-spacing: 0em;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.smallheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #993300;
}
.continued {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #666666;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
.headlineblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	line-height: 50px;
	font-weight: bolder;
	color: #000000;
}
