body
{
	color: #E0E0E0;
	background-color: #000000;
	font: 9pt;
	font-family: "Arial Narrow", arial, "Times New Roman", Times, serif;
}

a, a:visited
{
	color: #00CCFF;
	font-weight: bold;
}

td.menu a, td.menu a:visited
{
	font: 13pt;
	font-weight: bold;
	color: #00CCFF;
	background-color: #101B2E;
	width: 100%;
	font-family: "Arial Narrow", arial, "Times New Roman", Times, serif;
	text-decoration: none;
}

td.menu a:hover
{
	font: 13pt;
	font-weight: bold;
	color: #00CCFF;
	background-color: #00002E;
	width: 100%;
	font-family: "Arial Narrow", arial, "Times New Roman", Times, serif;
	text-decoration: none;
}

table.borders
{
	border: .1em solid #555555;
}

tr.borders
{
	border: .05em solid #555555;
}

td.borders
{
	border: .05em solid #555555;
}

td.content
{
	font: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border: .05em solid double groove #003366;
	background-color: #101B2E;
	padding: .3em;
}

td.headline
{
	font: 14pt;
	font-weight: bold;
	text-decoration: underline;
	border: .05em solid double groove #003366;
	background-color: #272A32;
	padding: .3em;
}

div.copyright
{
	font: 8pt;
}
