body
{
 color: #000;
 background-color: #fff;
}
img
{
 border: 0px;
}
a
{
 color: #00f;
 text-decoration: none;
 font-weight: bold;
}
a:hover
{
 color: #f00;
}
table.blue
{
  border: 10px solid #00f;
}
table.red
{
  border: 10px solid #f00;
}
td.box
{
  padding: 10px 10px 0px 10px;
}
td.sun
{
  padding: 0px 0px 0px 0px;
}
span.black
{
 color: #000;
 font-weight: bold;
}
span.red
{
 color: #b00000;
 font-weight: bold;
}
span.blue
{
 color: #00f;
 font-weight: bold;
}
span.green
{
 color: #00c800;
 font-weight: bold;
}
span.gray
{
 color: #707070;
 font-weight: bold;
}
span.normal
{
 color: #000;
 font-weight: normal;
}
table.calendar {border: 0}
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt;}
table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 12pt; text-align: center}
table.calendar .calendar-month a{text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color: green; text-align: center;}
table.calendar td.linked-day {font-size: 11pt}
span.calendar-prev {color: #fff;}
