TH {
	font-family: "Arial";
	font-size: 12pt;
	color: #eeeeee;
	border: inset 0.5pt;
	border-color: grey;
}

H2 {
	font-family: "Arial";
	color: #eeeeee;
}

BODY {
	background: black;	
}

TABLE {
	background: black;
	border: outset 1pt;
	border-spacing: 0pt;
	border-color:grey;	
}

a {
	color:#896350;
	text-decoration:none;
}