.pagetitle {
	color: #336600;
	font-weight: bold;
	font-size: 16px;
}
.footerlinks {
font-size: 9px
}
.sidewhite {
color: #FFFFFF
}
a:link {
	color: #00009A;
	text-decoration: none;
}
a:visited {
	color: #00009A;
	text-decoration: none;
}
a:active {
	color: #00009A;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
body,td,th {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
    background-image: url(background.gif);
	margin-top: 4px;
}
h1 {
	font-size: 36px;
	color: #00009A;
}
h2 {
	font-size: 24px;
	color: #00009A;
}
h3 {
	font-size: 18px;
	color: #00009A;
}
h4 {
	font-size: 16px;
	color: #00009A;
}
h5 {
	font-size: 14px;
	color: #00009A;
}
h6 {
	font-size: 12px;
	color: #00009A;
}
#scrollingcontent {
 overflow: auto;
 height: 300px;
 width: 380px;
 }
#scrollingcontent2 {
 overflow: auto;
 height: 300px;
 width: 315px;
}.footlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}

