body,th {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #222222;
color: #FFFFFF;
margin: 0;
padding: 0;
}

a, a:link, a:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
color: #FFFFFF;
}

td {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #FFFFFF;
}

.notMonth {
background-color: #666666;
text-align: left;
vertical-align: top;
}

.today {
color: #FFFF66;
font-weight: bold;
border: 4px solid #CCFFFF;
text-align: left;
vertical-align: top;
}

.month {
background-color: #222222;
text-align: left;
vertical-align: top;
}

.title {
font-size: 11px;
color: #CCFFFF;
text-align: center;

}

.grey {
font-size: 11px;
color: #999999;
}

.white {
font-size: 11px;
color: #FFFFFF;
}

.yellow {
font-size: 11px;
color: #FFFF66;
}

.event {
font-size: 9px;
color: #FFFF66;
}