.body {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.head {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.small {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.subhead {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bolder;
}

