BODY
{
	background-color: #112233;
	font-family: Courier New;
	font-size: 12pt;
	font-style: normal;
	color: #E0E0E0;
}

a
{
	font-size: 12pt;
	color: #E0E0E0;
	text-decoration: none;
}

a:hover
{
	font-size: 12pt;
	color: #E0E0E0;
	text-decoration: underline;
}

div.title
{
	font-weight: bold;
	font-size: 14pt;
}