body
{
	background-color: Black;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #cccccc;
}
.head
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
}
TD
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #eee;
}
h1
{
	font-family: Arial, Helvetica;
	font-size: 16pt;
	border-bottom: solid 1px #ccc;
}
h2
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
}
.legal
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 6pt;
}

A
{
	color: #6666dd;	
}

A:active
{
	color: #888888;
}

A:hover
{
	color: Blue;
}

A:visited
{
	color: #9999ff;
}
