body {
	background-color: #5974A9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}
a:link {
	color: #244D8F;
	text-decoration: none;
}
a:visited {
	color: #244D8F;
	text-decoration: none;
}
a:hover {
	color: #244D8F;
	text-decoration: underline;
}
a:active {
	color: #244D8F;
	text-decoration: underline;
}
a.set2:link {
	color: #ffffff;
	text-decoration: none;
}
a.set2:visited {
	color: #ffffff;
	text-decoration: none;
}
a.set2:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.set2:active {
	color: #ffffff;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
div.scroll {
	height: 325px;
	width: 740px;
	overflow: auto;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.scroll2 {
	height: 90px;
	width: 500px;
	overflow: auto;
	clear: left;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
}