html, body { height: 100%; margin: 0px auto; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 30px;
}

a { color: #000; text-decoration: none; }
a:hover { color: #CCCC99; text-decoration: underline; }
.orange { color: #FFAA00; }

p { font-size: 11px; }

.navselect {  color: #222222; text-decoration: none; font-weight: bold}
a.navselect:hover {  color: #CCCC99; text-decoration: underline; font-weight: bold}
a.navselect:visited {  color: #222222; text-decoration: none; font-weight: bold}
.title { font-size: 18px; color: 222222; text-decoration: none}
.sub { font-size: 14px; color: #222222; text-decoration: none}
.introSerif {  font-family: Baskerville, Times, Palatino, serif; font-size: 14px; color: #222222; text-decoration: none; font-weight: bold}
.intro { font-size: 11px; color: #222222; text-decoration: none; font-weight: bold}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #222222; text-decoration: none; font-weight: bold}
a.footer:link {  color: #654F22; text-decoration: none}
a.footer:hover {  color: #6699CC; text-decoration: underline}
a.footer:visited {  color: #654F22; text-decoration: none; }
a.footer:visited:hover { color: #6699CC; text-decoration: underline}
a.footer:active {   color: #cccc99}
.teamap {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #222222; text-decoration: none}
a.teamap:link {  color: #FFAA00; text-decoration: underline}
a.teamap:hover {  color: #6699CC; text-decoration: underline}
a.teamap:visited {  color: #FFAA00; text-decoration: underline; }
a.teamap:visited:hover { color: #6699CC; text-decoration: underline}
a.teamap:active {   color: #cccc99; text-decoration: underline}
.td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #222222; text-decoration: none}

footerPos {
	bottom: 100%;
}

