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

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.bodytextBold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.bodytextBold14red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	font-weight: bold;
	text-align: center;
}
.bodytextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: leftr;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#specialheadline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #039;
}
.specialheadline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #039;
}
.centertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.blueheadline {
	font-size: 24px;
	font-weight: bold;
	color: #039;
	font-family: Verdana, Geneva, sans-serif;
}

