body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
.style1 {color: #FFFFFF}
.style2 {color: #66FF33}
.style4 {
	color: #0033CC;
	font-weight: bold;}
.style8 {font-size: 14px; font-weight: bold; }
.style10 {color: #FFFFFF; font-weight: bold; }
.style11 {color: #FFFF66}
.style13 {color: #FFFF66; font-weight: bold; }

a.foot:link {
	text-decoration: none;
	color:#66FF33;
}
a.foot:visited {
	text-decoration: none;
	color: #66FF33;
}
a.foot:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.foot:active {
	text-decoration: none;
	color: #66FF33;
}

a:link {
	text-decoration:underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #66FF33;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#error { 
	color:#F00;
	font-weight:bokd;
	font-size:9px;
}

