body {
	background-color: #FFFFFF;
}
body {
	margin-top: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;		
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #3E7D7D;
}
h2 {
	font-size: 24px;
	color: #336666;
}
h3 {
	font-size: 18px;
	color: #336666;
}
h4 {
	font-size: 16px;
	color: #336666;
}
h5 {
	font-size: 14px;
	color: #336666;
}
h6 {
	font-size: 12px;
	color: #336666;
}
a:link {
	color: #236767;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #236767;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #236767;
}
#scrollingcontent {
 overflow: auto;
 height: 400px;
 width: 596px;
}
.footertext {
font-size: 9px
}
