a:link,a:active,a:visited {
	color:#CC0000;
	font-weight:bold
}
a:hover {
	color:#CCCCCC;
	font-weight:bold
}
a.bodylink:link,a.bodylink:active,a.bodylink:visited {
	color:#FEF1B5;
	font-weight:bold
}
a.bodylink:hover {
	color:#CCCCCC;
	font-weight:bold
}
body {
	background-color:#000000;
	color:#CC0000;
	font-family:Georgia, Times New Roman, Times, serif;
}
h1 {
	color:#CC0000;
	line-height:70%;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
}
h2 {
	color:#CC0000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
}
h4 {
	color:#CC0000;
	text-align:center;
	line-height:70%;
	font-weight:normal;
}
hr {
	background-color: #ccc;
	border: 3;
	height: 1px;
	margin: 5;
	padding: 0;
}
table {
	background-color:#000000;
}