.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #CC0000;
}
.bullets {
	list-style-position: outside;
	list-style-type: square;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: cc0000;
	font-weight: bold;
}
.notes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: cc0000;
}
.subscript {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	top: 10px;
	position: static;
}

