@import url('https://fonts.googleapis.com/css?family=Lora');
@import url('https://fonts.googleapis.com/css?family=Ubuntu');
<style type="text/css">
/*
[Backgrounds]
bgCaption=Caption.JPG
CaptionHeight=0
[Photos]
Width=100%
Height=100%
Position=AboveCaption
[Special]
NoDateCell=#F2F2F2
EmptyCell=#F0F0F0
Saturday=#F9F9F9
Sunday=#F9F9F9
DateFormat=Long
MenuStyle=tabs - default
ActionBarStyle=ActionBar - Spoon
ListStyle=White - Clean
CalendarWidth=800
CalendarWidthUnits=px
MenuFontSize=6
*/
Body {
background-color: #FDFFFF;
text-align:Center;}

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


.Canvas {
width: 100%;
border-color: #FCFCFC;
border-width: 2pt;
border-style: Solid;
text-align:Center;
background-color: #FFFFFF;
margin: 0px;}


table.calendar {
width: 100%;
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: "Impact";
font-size: 43pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align: Left;
background-color: #F1F1F1;
padding: 66px;
margin: 0px;
}


.Weekdays {

font-family: "Ubuntu";
font-size: 13pt;
font-weight: Normal;
font-style: Normal;
color: #3F3F3F;
text-decoration: None;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align: Center;
background-color: #E5E5E5;
}


.Date {

font-family: "Lora";
font-size: 21pt;
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: #F3F3F3;background: transparent;
}


.Holidays {

font-family: "";
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: "";
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>
