body {
	background-color: #000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	font-weight: normal;
}


p { }

td { }

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #999999;
}

a:hover {
	color: #FF0000;
}

a:active { }
