body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6A90BD;
	margin-top: 0px;
}
.maincell {
	padding: 10px;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #3E6391;
	border-right-color: #3E6391;
	border-bottom-color: #3E6391;
	border-left-color: #3E6391;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.footercell {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
hr {
	line-height: 1px;
	color: #406793;
}
.expanded {
	letter-spacing: 2px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0033;
}.border-all-blue {
	border: 1px solid #AAC0DA;
}
