<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mpcalendarmain {  padding:3px; margin:0; 
	color: black; background:  #837560; font-size:small; width: 100%;}
.mpcalendarmain a { color:Black; }
.mpcalendardayheader { font-weight:bold; font-size:8pt;  border:solid thin #545454;
	color: black; background:  #837560; text-align:center; }
.mpcalendarday { border: solid 1px black;  font-size:8pt; 
	color:Black; text-align:center; }
.mpcalendarnextprevious { border:solid thin #837560; color: white; background:  #837560; text-align:center; }
.mpcalendarnextprevious a 
{font-weight:bold; font-size:small; 
	color: black; background:  #837560; text-align:center; }

.mpcalendarothermonth { border: solid 1px black; 
	background-color:#f3f3f3;  font-size:8pt; color:Black; text-align:center; 
	 }
.mpcalendarselectedday { border: solid 1px black; 
	background-color:#FFFFE0;  font-size:8pt; color:Black; text-align:center;  }
	
.mpcalendarselector { color: #8AAF55; background:  #837560; border:solid thin #837560;
	font-size:8pt; font-weight:bold; text-align:center;   }
	
.mpcalendartitle { font-size:8pt; font-weight:bold; text-align:center; 
	 color: black; background:  #837560; border:solid thin #6F7A86;}
table.mpcalendartitle { border:solid thin #6F7A86;}
	
.mpcalendartoday { border: solid 1px black; background-color:#FFFFE0; 
	color:Black; font-size:8pt; text-align:center; }
.mpcalendarweekendday { border: solid 1px black; background-color:#D3D3D3; 
	color:Black; font-size:8pt; text-align:center; }
.eventcalendar{margin: 0px 0px 10px 0px; }
</pre></body></html>