/* CSS Document */


a:active     {  font-family: Century Gothic, Arial, Helvetica, verdana; font-size: 12px; color: #000000}
a:link       {
	font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a:visited    {
	font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
body         {
	font-family: Century Gothic, arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #000000; 
}
li           {  font-family: Century Gothic, Arial, verdana; font-size: 11px}
ol           {  font-family: Century Gothic, Arial, verdana; font-size: 11px}
table        {
	font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	background-color: #000000;
}
td           {
	font-family: Century Gothic, Courier New, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #000000;
	color: #9A9A9A;
}
