body, td, p, ol, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 1px;
}

h1 {  font-size: 18px; font-weight: bold }
h2 {  font-size: 14px; font-weight: bold }
h3 {  font-size: 12px; font-weight: bold;  font-style: italic;  }

a:link {  color: #6666CC; font-weight: bold; text-decoration: none}
a:visited {  color: #6666CC; font-weight: bold; text-decoration: none}
a:hover {  color: #9999CC; font-weight: bold; text-decoration: none}
a:active {  color: #6666CC; font-weight: bold; text-decoration: none}

td.nav2 {
	color: black;
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 4px;
}

a.nav2:link {
	color: #FF6633;
	text-decoration: none;
}

a.nav2:visited {
	color: #FF6633;
	text-decoration: none;
}

a.nav2:hover {
	color: #FF3300;
	text-decoration: none;
}

a.nav2:active {
	color: #FF3300;
	text-decoration: none;
}

table#players td {padding-bottom: 0.5em;}