body {
	font-family: Georgia, serif;
	font-size: small;
	color: #000000;
	background-color: #681010;
}

td {
	font-family: Georgia, serif;
	font-size: x-small;
	color: #000000;
}

th {
	font-family: Georgia, serif;
	font-size: x-small;
}h1 {
	font-family: Georgia, serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
a {
	color: #33CC66;
	text-decoration: underline;
}
a:link {
	color: #339933;
	text-decoration: underline;
}
a:visited {
	color: #339933;
	text-decoration: underline;
}
a:hover {
	color: #FFB700;
}
h2 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.CFRR {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
li {
	font-size: x-small;
	list-style-type: square;
}
ul {
}
.copyright {
	font-size: xx-small;
	color: #FFB700;
}
a.copyright:link {
	color: #FFB700;
}
a.copyright:visited {
	color: #FFB700;
}
a.copyright:hover {
	color: #FFB700;
}
