BODY
{
	background-color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

H1
{
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 300%;
	font-weight: normal;
	text-align: right;
}


LI {font-size: 11px;}

}


UL
{
	font-size: 100%;
	list-style-type: square;
	margin-right: 10px;
	padding-left: 10px;
}

OL
{
	color: #666666;
	font-size: 100%;
	list-style-type: decimal;
	margin-right: 10px;
	padding-left: 10px;
}

P
{
	font-size: 11px;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

A:link
{
	color: #444444;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}

A:visited
{
	color: #444444;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
