body {
 background-color: #000000;
  margin-left: 0;
   margin-top: 0; 
}

a:link		{ color: #ffffff; text-decoration: none }

a:visited		{ color: #ffffff; text-decoration: none }

a:active		{ color: #ffffff; text-decoration: none }


a:hover		{ color: #508520; text-decoration: none }




h1
{
	color: #666666;
	font-size: 25px;
	font-family: Century Gothic; sans-serif;
	padding: 0px;
	margin-top: 1px;
}

h2
{
	color: #ffffff;
	font-size: 20px;
	font-family: sans-serif;
	line-height: 20px;
}

h3
{
	color: #cccccc;
	font-size: 17px;
	font-family: sans-serif;
	letter-spacing: 3px;
}

h4
{
	color: #666666;
	font-size: 11px;
	font-family: sans-serif;
	letter-spacing: 2px;
}

h5
{
	color: #ffffff;
	font-size: 11px;
	font-family: sans-serif;
	line-height: 11px;
}

td.topmenu {
	color: #cccccc;
	font-family: Times; sans-serif;
	font-size: 17px;
	letter-spacing: 2px;
	padding: 10px;
	}


td.menu {
	color: #cccccc;
	font-family: sans-serif;
	line-height: 28px;
	word-spacing: 0px;
	padding: 10px;
	}
	
td.main {
	color: #CCCCCC;
	font-family: sans-serif;
	word-spacing: 0px;
   	padding: 0px;
}

ul.disc {list-style-type: disc}

ul.none {
	list-style-type: none;
	font-size: 16px;
	line-height: 30px;
}


table.t1 {
	height: 538px;
	width: 724px;
 	padding: 0px;
 }

table.t2 {
	height: 30px;
	width: 900px;
 	padding: 0px;
 }


