.ScheduleHeader
{
  font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
  background-color: #BBBBBB;
  font-weight: bold;
  font-size: x-small;
}
.Padding
{
  padding-right:10px;
}
.OddRow
{
  background-color: #EEEEEE;
}
.EvenRow
{
  background-color: #DDDDDD;
}
.SmallFont
{
  font-size: 10px;
}
.MediumFont
{
  font-size: 12px;
}
.LargeFont
{
  font-size: 14px;
}

.standings
{
    font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
}
.title
{
    font-size: 14px;
    font-weight: bold;
}
.subtitle
{
    font-size: 10px;
    vertical-align: text-top;
    height: 20px;
}
