body {
background-color: #FFFFFF;
text-align:Center;
}
.Canvas {
width: 500pt;
border-color: #000000;
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
}
table.calendar {
width: 500pt;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align:Center;
cell-spacing: 1;
border-collapse: collapse;
background-color: #808040;
margin: 2px;
}
.monthcaption {
font-family: Arial;
font-size: 24pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align: Center;
background-color: #ffffff;
padding: 5px;
margin: 5px;
}
.Weekdays {
font-family: Arial;
font-size: 10pt;
font-weight: Normal;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #000000;
text-align: Center;
background-color: #ffffff;
}
.Date {
font-family: Arial;
font-size: 10pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align: Left;
background-color: #FFFFFF;background: transparent;
}
.events {
font-family: Arial;
font-size: 8pt;
font-weight: Normal;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align: Left;
padding: 4px;
background-color: #FFFFFF;
}
.cal_link a {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #0000ff;
text-decoration: none;
}
.cal_link a:hover {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #000ff;
text-decoration: underline;
}
.nextmonth {
font-family: Arial;
font-size: 14pt;
font-weight: Normal;
font-style: Normal;
color: #000000;
text-decoration: none;
}
.nextmonth a {
font-family: Arial;
font-size: 14pt;
font-weight: Normal;
font-style: Normal;
color: #0000ff;
text-decoration: none;
}
.nextmonth a:hover {
font-family: Arial;
font-size: 14pt;
font-weight: Normal;
font-style: Normal;
color: #000ff;
text-decoration: underline;
}