body 
{
     margin: 0px; 
     background-color: #ffffff; 
     font-family: arial, helvetica; 
     font-size: 11px;  
}
     
a { text-decoration: none; color: #0000ff; }
     
.monthName {}

.dayName, .monthChange, .sportToday { font-weight: bold }

.dayNames, .selected  {background-color: #000000; }

.dayName, .selected { color: #ffffff; }

table { width: 110px; }

select {font-family:arial; font-size:11px}
.sportSelect {font-family:  arial; font-size:12px}

