body{
background: white url(../img/line-brown.gif);
background-repeat: repeat-x;
background-position: 0 195;
margin: 0;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;
}

a.test{
background: url(../img/bullet.gif);
background-repeat: no-repeat;
background-position: top right;
padding-right: 20px;
text-decoration: none;
color: brown;
}

table{
/*background: white;*/
border-width: 0;
border-style: solid;
border-color: gray;
font-size: 8pt;
}

/*
th{
text-align: left;
front-weight: 
color:
}
*/


td.CalendarHoliday2{
background: #FF9933;
}

td.CalendarStartDay{
background: #008080;
}

td.CalendarHolidayToronto{
background: #9933DE;
}

td.CalendarHolidayMontreal{
background: #66FFFF;
}

td.CalendarHolidayVanAndToronto{
background: #FFFF00;
}

td.monthNameCell{
background: #FFFFCC;
}

td.calendar_double{
font-size: 6pt;
}

