.Default {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A9DDFF;
	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: #FFBB7F;
}
.ItemLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
.ErrorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.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: 10px;
}
a.MenuItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
a.MenuItem:hover {
	text-decoration:underline;
}
.NavBar {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

