<style type="text/css">
/*
[Backgrounds]
bgCaption=Caption.jpg
bgWeekday=Weekday.jpg
CaptionHeight=0
[Photos]
Width=100%
Height=100%
Position=AboveCaption
[Special]
NoDateCell=#EAEAEA
EmptyCell=#EAEAEA
Saturday=#E9ECE8
Sunday=#E9ECE8
DateFormat=Long
*/
Body {
background-color: #FFFFFF;
text-align:Center;}


.Photo {
border-color: #000000;
border-width: 1pt;
border-style: Solid;
width: 100px;
height: 100px;
align: Center;}


.Canvas {
width: 97%;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align:Center;
background-color: #FFFFFF;
margin: 0px;}


table.calendar {
width: 99%;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align:Center;
border-collapse: collapse;
background-color: #FFFFFF;
margin: 0px;
}


.MonthCaption {
	background: URL('caption.jpg');
	font-family: Arial;
	font-size: 16pt;
	font-weight: bolder;
	font-style: Normal;
	color: #000000;
	text-decoration: none;
	border-color: #000000;
	border-width: 1pt;
	border-style: Solid;
	text-align: Right;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}


.Weekdays {
	background: URL('weekday.jpg');
	font-family: Arial;
	font-size: 15pt;
	font-weight: Normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-color: #000000;
	border-width: 1pt;
	border-style: Solid;
	text-align: Center;
	background-color: #000000;
}


.Date {
	font-family: Arial, Helvetica, sans-serif;
	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: Right;
	background-color: #FFFFFF;
	background: transparent;
}


.Holidays {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: normal;
	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: 5px;
background-color: #FFFFFF;
}


A:Link {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #0000FF;
text-decoration: None;}
A:Visited {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #0000FF;
text-decoration: None;}


A:Active {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


A:Hover {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


</style>

