/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hd1 {
	color: #0066FF;
	font-weight: bold;
	font-size: 24px;
}
.hd2 {
	font-size: 18px;
	font-weight: bold;
}
.hd3 {
	font-size: 15px;
	font-weight: bold;
}
.textSpecial1 {
	color: #990000;
	font-weight: bold;
}
.textSpecial2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
body {
	background-color: #006600;
}
.menuText {color: #0066FF; font-size: 12px; }
.footerText {
	font-size: 10px;
	font-weight: bold;
}
