.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.text {
	font-family: "Palatino Linotype";
	font-size: 9pt;
}
.redheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.redtext {
	font-family: "Palatino Linotype";
	font-size: 9pt;
	color: #ffffff;
}
.yellowheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
}
.bluelink {
	font-family: "Palatino Linotype";
	font-size: 8pt;
	color: #3399CC;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
