body
{
	background-color:black;
}
caption
{
	background-color:#666699;
	color:#ffff99;
	font-weight:bold;
	font-size:medium;
}
table
{
	background-color:white;
}
th.heading
{
	background-color:#666699;
	color:white;
	font-weight:bold;
	font-size:large;
}
th.subheading
{
	background-color:#666699;
	color:white;
}
a
{
	text-decoration:none; color:#330099;
}
a.inactive
{
	text-decoration:none; color:silver;
}
td.sidebar
{
	background-color:#ffff99;
}