body  { color: gray; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p { margin: 0em 0em 1em 0em; }
td {}
.nav, .nav:link, .nav:visited, .nav:active { 
	color: #bbb; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none; 
	}

.nav:hover { 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	}
	
.text   { color: #444; font-size: 11px }
.filler   { color: #444; font-size: 11px; line-height: 20px; }

.headline1  { color: #336633; font-weight: bold; font-size: 18px }
.headline2  { color: #336633; font-weight: bold; font-size: 12px }
.sponsors  { color: #336633; font-weight: bold; font-size: 10px }
.footer { color: #333333; font-size: 10px }
.list    { color: #444; font-size: 10px; line-height: 12px; margin-bottom: 8px }

a, a:visited, a:active { 
	font-family: Verdana, Arial, san-serif;
	color: #336633;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	