body,td,th {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	background-attachment: fixed;
	color: #FFFFFF;

}


h1
{
	font-family: Verdana;
	font-size: 25px;
	color: #FFFFFF;
}

h2
{
	font-family: Verdana;
	font-size: 20px;
	color: #FFFFFF;
}


a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited
{
	color: #bf6728;
	text-decoration: none;
}

a:hover
{
	color: #ff8a35;
	text-decoration: underline;
}

a:active 
{ 
	color: #f18232; 
}

.text
   { color: #000000; 
   font-size: 10px; 
   font-family: sans-serif; 
   background-color: #FFFFFF;  
   border: thin dotted #dddddd; 
   padding-right: 10;
   padding-left: 10;
    }

