body
{
	background-color: white;
	font: small Georgia, serif;
}

p { font: 14px/18px Arial, san-serif; }
h1, h2, h3, h4, h5 { color: #000000; }
h4.date { color: #000000; }

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

a:visited { color: #000000; }

table.roster th
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}

table.roster td { border: 1px solid #000000; }
#navbar { display: none; }
#masthead { display: none; }
#navigation { display: none; }

#main
{
	clear: both;
	width: 90%;
	margin: 0.7in;
	background: none;
}

#news
{
	width: 90%;
	margin: 0;
	padding: 0;
	border: 0;
	min-height: 0;
}

#footer { display: none; }
