.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	line-height: 32pt;
	font-weight: bold;
	color: #003366;
}
.Headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	line-height: 24pt;
	color: #003366;
}
.sub-head {
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	line-height: 17pt;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
.captiontext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
