.background1 {  background-attachment: fixed; background-image: url(images/background1.jpg); background-repeat: no-repeat; background-position: left top; background-color: #FFFFFF}
body {
	background-color: #E7F7FF;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold }
li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; list-style-image: url(images/bullet.gif); padding-bottom: 12px}
a:link, a:visited {  color: #0000FF}
a:hover {  color: #0099FF}
.nav2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CD1A20; text-decoration: none; font-weight: bold; background-color: #FFFFFF}
a.nav2:link, a.nav2:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0000FF; text-decoration: none; font-weight: bold; background-color: #FFFFFF}
a.nav2:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0099FF; text-decoration: none; font-weight: bold; background-color: #FFFFFF}
.background { background-attachment: fixed; background-image:  url(editable/background.jpg); background-repeat: no-repeat; background-position: left top; background-color: #FFFFFF }
.non_team { background-color: #FFFFFF;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
a.non_team:link, a.non_team:visited { color: #0000FF; background-color: #FFFFFF }
a.non_team:hover { color: #0099FF; background-color: #FFFFFF }
.tiny { font-size: xx-small }
#maintable {
	border-right: 1px solid #330099;
	border-bottom: 1px solid #330099;
	background-color: white;
}
#fhacredit {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 9px;
}