body {
	background-color: #3F3F3F;
	margin-top: 0px;
	margin-left: 0px;
}
.style1 {
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: 0.1em;
}
body,td,th {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #CCFF33;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCFF33;
}
a:hover {
	text-decoration: none;
	color: #CCFF33;
}
a:active {
	text-decoration: underline;
}
