a:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#7E95B0;
}
.table {
	border-color:#003366;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	color:#000033;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}