A:link		{
	text-decoration: none;
	color: #CCEEFF;
}
A:visited	{text-decoration: none; color: #CCEEFF;}
A:hover		{text-decoration: underline; color: #BBDDFF;}

body    {
	background-color: #000000;
	font-family: Verdana;

	color: #00FFFF
	font-size: 8.5pt;
	font-weight: bold;
	color: #00CCFF;
	font-size: 8.5pt;
	}

table        { position: static; text-align: center; border-width: 1px; border-style: solid; border-color:#005599; width:60%; }

td      {
	background-color: #042F3C;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	border: 1px solid #005599;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	color: #00CCFF;
 	}

th      {
	background-color: #042F3C;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	border: 1px solid #005599;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	color: #00CCCC;
	}
