.bodytext {
	font-family: "Courier New";
	font-size: 14px;
	font-weight: normal;
}
.quotees {
	font-family: "Courier New";
	font-size: 11px;
	font-weight: normal;
}
.quotes {
	font-family: "Courier New";
	font-size: 13px;
	font-weight: 600;
	color: #FF0000;
	text-indent: 30px;
	font-style: italic;
}
.bodytextSmaller {
	font-family: "Courier New";
	font-size: 12px;
	font-weight: normal;
}

