body {
	font-family: Impact, "Times New Roman", fantasy;
	font-weight: bolder;
	background-color: #000000;
	cursor: hand;
	color: #FFD700;
}
td {
	font-family: "Courier New", Courier, mono;
	font-style: oblique;
	font-weight: lighter;
	height: auto;
	width: auto;
	border: medium inset #990000;
	color: #FFD700;
}
tr {
	font-family: "Courier New", Courier, mono;
	font-style: oblique;
	font-weight: normal;
	color: #FFD700;
	height: auto;
	width: auto;
	border: medium outset #990000;
}
title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFD700;
}
font {
	font-family: "Courier New", Courier, mono;
	color: #FFD700;
	background-color: #000000;
}
hr {
	color: #FFD700;
	background-color: #000000;
}
th {
	font-family: Impact, "Times New Roman", fantasy;
	color: #FFD700;
	border: medium groove #990000;
}
