<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style type="text/css"&gt;
/*
[Backgrounds]
[Photos]
Width=600px
Height=400px
Position=AboveCaption
[Special]
Saturday=#E2EFFE
Sunday=#E2EFFE
DateFormat=Short
CalendarType=Calendar
MenuStyle=tabs - default
ListStyle=White - Dashed
CalendarWidth=97
CalendarWidthUnits=%
MenuFontSize=10
ActionBarStyle=ActionBar - onStage
*/
Body {
background-color: #FFFFFF;
text-align:Center;}


.Photo {
border-color: #000000;
border-width: 1pt;
border-style: Solid;
width: 600px;
height: 400px;
text-align:Center;}


.Canvas {
width: 100%;
border-color: #C0C0C0;
border-width: 1pt;
border-style: Solid;
text-align:Center;
background-color: #C0C0C0;
margin: 0px;  margin-left:auto; margin-right:auto;}


table.calendar {
width: 100%;
border-color: #000000;
border-width: 1pt;
border-style: inset ;
text-align:Center;
/* cell-spacing: 1; */
border-collapse: collapse;
background-color: #FFFFFF;
margin: 0px;
}


.MonthCaption {

font-family: Helvetica;
font-size: 24pt;
font-weight: Bold;
font-style: Normal;
color: #88BEFB;
text-decoration: None;
border-color: #C0C0C0;
border-width: 1pt;
border-style: outset;
text-align: Right;
background-color: #808080;
padding: 5px;
margin: 0px;
}


.Weekdays {

font-family: Arial;
font-size: 10pt;
font-weight: Normal;
font-style: Normal;
color: #FFFFFF;
text-decoration: None;
border-color: #6F6F6F;
border-width: 4pt;
border-style: inset ;
text-align: Center;
background-color: #B0B0B0;
}


.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;
}


.Holidays {

font-family: Arial;
font-size: 8pt;
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: #C0C0C0;
border-width: 3pt;
border-style: inset ;
text-align: Left;
padding: 4px;
background-color: #FFFFFF;
}


A:Link {
font-family: Arial;
font-size: 16pt;
font-weight: Bold;
font-style: Normal;
color: #808080;
text-decoration: none;}
A:Visited {
font-family: Arial;
font-size: 16pt;
font-weight: Bold;
font-style: Normal;
color: #808080;
text-decoration: None;}


A:Active {
font-family: Arial;
font-size: 16pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


A:Hover {
font-family: Arial;
font-size: 16pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


&lt;/style&gt;
</pre></body></html>