body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6699cc;
	line-height: 20px;
}
a:link {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #33CCFF;
}
a:active {
	text-decoration: none;
	color: #33CCFF;
}
.copyright {
	font-size: 8pt;
	color: #0099cc;
	line-height: 14px;
}

.main {
	padding: 8px;
}
.box {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0099CB;
	padding-left: 15px;
	font-size: 8pt;
	line-height: 14px;
	color: #6699cc;
}
.gray {
	color: #999999;
}
.header {
	font-size: 12pt;
