body {
	background-color: #98161E;
}
body,td,th {
	font-family: Verdana;
	font-size: large;
	color: #BD620F;
	font-weight: bold;
}
a {
	font-family: Georgia;
	font-size: large;
	color: #BD620F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #BD620F;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: xx-large;
	color: #FFFFFF;
}
h2 {
	font-size: x-large;
	color: #BD620F;
}
h3 {
	font-size: large;
	color: #000000;
}
h4 {
	font-size: medium;
	color: #FFFFFF;
}
h5 {
	font-size: small;
	color: #BD620F;
}
h6 {
	font-size: x-small;
	color: #000000;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
