body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: xx-large
}
.style3 {color: #FF0000}
.style4 {
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}
.style6 {color: #746649}
ul {
}
.style11 {color: #FFFFFF}

a:link {
	color: #FFFF00;
}
a:visited {
	color: #FF9933;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

