body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #46535C;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}

a {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	text-decoration: none;
	color: #000000;
}
.scroll {
  position: absolute;
  top: 112px;
  left: 18px;
  width: 740px;
  height: 363px;
  overflow: auto;
}
.title {
	font-size: 13px;
	color: #000000;
}
.sectionTitle {
	font-size: 15px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DDDAD1;
	text-decoration: none;
	letter-spacing: 1px;
}