body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Default {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	font-weight: normal;
}
.FinePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SectionLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
}
.ItemLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.ErrorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.RosterHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.RosterText {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.MenuItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #983B29;
	font-weight: bold;
}
a.MenuItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #983B29;
	text-decoration:none;
}
a.MenuItem:hover {
	text-decoration:underline;
}

