body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-size: 20px;
	font-weight: bolder;
	color: #CC0000;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #0000CC;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #009900;
}
.ocr {
	font-size: 14px;
	font-style: italic;
	color: #00CC00;
}
.fixed {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}
.tblhead {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
h4 {
	font-size: 18px;
	color: #006666;
}
.small {
	font-size: 14px;
}
.h3lk {
	color: #CC0000;
}
