BODY{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	color: #ffffff;
}
TABLE.body {
	width: 750px;
	font-size: 13px;
	border: none;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
TABLE.sub {
	font-size: 12px;
	border: none;
	padding: 0px;
	margin: 0px;
}
TD.banner {
	vertical-align: top;
	height: 100px;
	width: 750px;
	background-image: url(../images/banner.jpg);
}
TD.content {
	vertical-align: top;
	height: 100%;
	width: 575px;

}
P.bot{
	text-align: center;
	font-size: 10px;
}
A{
	color: Lime;
	text-decoration: underline;
}
A.white{
	color: white;
	text-decoration: none;
}
IMG{
	border: 1px solid White;
}
P.normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

