body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}table {
	text-align: center;
}
tr {
	text-align: center;
}
h1 {
	background-color: #583400;
}

