body {
	background-color: #0099FF;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.imp {
	font-weight: bolder;
	color: #2FACFF;
}
.boxtitle {
	color: #0099FF;
	font-weight: bold;
}
.bottom {
	color: #000000;
	font-size: 10px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}