h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC3300;
	text-decoration: none;
}
.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	color: #000000;
	white-space: normal;
	overflow: auto;
	max-height: 500px;


}
.tableHdr {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
	background-color: #003366;
	border: medium groove #003399;
	text-align: center;
	vertical-align: middle;

}
.listHdr {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	border: thin solid #CC3300;

}
.Titem {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #CC3300;
	line-height: normal;
	text-transform: uppercase;

}
