body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {font-size: 10px}
.style2 {color: #0066CC}
.style3 {
	color: #0066FF;
	font-weight: bold;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}

