body {
	background-color: #99CCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {font-size: 12px}
a:link {
	color: #303092;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #303092;
}
a:hover {
	text-decoration: underline;
	color: #C21D21;
}
a:active {
	text-decoration: none;
	color: #C21D21;
}
.style22 {font-size: 13px; font-weight: bold; }