body {
	background-color: #000;
		margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, Verdana, Georgia;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0px;
}
a {
	font-size: 11px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.style1 {font-size: 9px}