BODY {
font-family : Tahoma, Arial, sans-serif;
font-size : 70%;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color:#000000;
}

P, TD, LI, UL, Table{
color: #000000;
font-family : Tahoma, Arial, sans-serif;
font-size : 100%;
border-style: none;
border-size: 0 px;
}
a:link
{
	color: rgb(153, 0, 204); 
}
a:visited
{
	color: rgb(128, 128, 128); 
} 
a:active 
{
	color: rgb(204, 153, 0);
}
div#nav 
{display: none}

.nav         {display: none}body
{
	font-family: Century Gothic, Arial, Helvetica;
	background-color: rgb(255, 255, 153);
	color: rgb(0, 51, 102);
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: rgb(0, 51, 102);
}
h2
{
	color: rgb(51, 0, 153); 
}
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}