.title {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
}
.head {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
}
.body {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: normal;
}
.body-small {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-style: normal;
}
