body {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 15px;
	color: #CCCCCC;
	letter-spacing: -1px;
	font-weight: bold;
	word-spacing: -1em;
}
td {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 15px;
	color: #CCCCCC;
	letter-spacing: -1px;
	font-weight: bold;
	word-spacing: -1px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.bigtype {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
