hr {
	color: #990000;
}
body {
	background-color: #FFFFFF;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #0033FF;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
	text-align: center;
	vertical-align: bottom;


}
.tableLabel {
	font-size: 28px;
	font-weight: bolder;
	color: #CC0000;
	background-color: #003399;
	text-align: center;
	border: #CC0000;
		
}
.tablelabel2 {
	font-weight: bold;
	color: #003399;
	background-color: #CC0000;
	text-align: center;
	border: #0000FF;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
a {
	color: #CC0000;
	text-decoration: none;
}
h4 {
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
}
