tr, td
{
	font-family: "Futura XBlk BT";
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	border-color:#ffffff;
	border:hidden;	
	border-top-width: thin;
	border-top-color:blue;
	
	
}
body, img
{
	background-color: #000000;
	border-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: center;
	
}
img
{
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
a:link, a:visited, a:active
{
	color: #666666;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
.link2 a:link, a:visited
{	
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.link2 a:hover, a:active
{	
	color: #999999;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.normal
{
	font-size: 16px;
	font-weight: normal;
	margin-left: 20;
	color: #FFFFFF;
	background-color: #000000;
	font-family: "Futura Lt BT";
}
.normalb
{
	font-size: 20px;
	font-weight: bold;
	margin-left: 0;
	color: #FFFFFF;
	font-family: "Futura Lt BT";
}
.title
{
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	margin-left: 20;
	color: #FFFFFF;
	font-family: "Futura Lt BT";
}

