body {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	font-size: 12px;
}

td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

th {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #000000;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #333333;
}
a {
	font-family: "Courier New", Courier, mono;
	color: #993300;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #990000;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FF3300;
}
H4 {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	color: #CC0000;
	text-decoration: blink;
	font-size: 12px;
}
h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
