BODY, P, ,UL, LI{
	font-family : Verdana, sans-serif;
	font-size: 10px;
	color : #F8F8FF;
}
A {
	text-decoration: underline;
	color: #ffffff;
}

A:Hover {
	text-decoration: none;
	color: white;
}

H2.dl {
	color: white;
	font-family :  Verdana, sans-serif;
	font-size: 18px;
}

H4 {
	color: white;
	font-family :  Verdana, sans-serif;
	font-size: 10px;
}
P.news {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : #9ACD32;
}
TR.roster {
	background-color : #003366;
	font : 10px Verdana, sans-serif;
}
td.dl {
	font : 10pt Verdana, sans-serif;
	background-color : Navy;
}
tr.dl {
	font : 10pt Verdana, sans-serif;
}
table.dl {
	border-color : #3366CC;
}
P.form {
	color : Red;
	font-weight : bold;
}
