body {
	background-color: #ffffff;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a {
	font-size: 12px;
	color: #0033ff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 9px;
}
.navbold {
	background:#003399;
	font-weight:bold;
	color:#FFFFFF;
}