﻿BODY
{
	font-family: Verdana, Arial;
	background-repeat:no-repeat;
	background-position:center;
	background-color:Black;
	font-size: 8pt;
	margin: 0;
	color: #FFFFFF;
}
TABLE
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #FFFFFF
}
.TableMain
{
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-color:Transparent;
	width:750px;
	height:1000px;
}
.test
{
	background-color:Transparent;
}
Image
{
	border: 1px solid #FFFFFF; 
}
.Header
{
	text-decoration: underline;	
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF	
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}
.NavText
{
	text-decoration: none;
	font-weight: bold;	
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.Text
{
	color: #FFFFFF;
	text-decoration: none;
}

