﻿table		{
	border-collapse:collapse
}
td			{
	background-color: #000000;
	font-size:12pt;
	color: #D0D0D0;
}

hr			{
	border-top-style: solid;
	border-top-width: 1px}

a		{
	text-decoration: none;
	color: #00A0FF;
}

a:hover		{
	color: #20B0FF;
	font-weight: bold;
}

area:hover	{
	background-color:#996633;
	}

body		{
	background-color: #000000;
	font-size :12pt;
	text-align :left;
	color: #D0D0D0;
}