body {
  background-color: #FFFFF0;
}

.ListCanvas {
  width: 97%;
  border-color: #C0C0C0;
  border-width: 1pt;
  border-style: Solid;
  text-align: Center;
  background-color: #FFFFFF;
  margin: 15px;
  margin-left: auto;
  margin-right: auto;
}

.calendarname {
  font-size: 12pt;
  text-decoration: underline;
  margin: 5px;
}

.ListTable {
  width: 100%;
  border-color: #000000;
  border-width: 0pt;
  border-style: Solid;
  text-align: Center;
  background-color: #FFFFFF;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 0px;
}

.ListYear {
  background: URL('Caption.jpg');
  font-family: Arial;
  font-size: 52pt;
  font-weight: Bold;
  font-style: Normal;
  color: #AADFFF;
  text-decoration: line;
  border-color: #909090;
  border-width: 0pt;
  border-style: Solid;
  text-align: Center;
  background-color: #002760;
  padding: 1px;
  margin: 0px;
}

.ListTableDay {
  font-size: 12pt;
  text-decoration: none;
  border-spacing: 0px;
}

.ListMonth {
  font-family: Geneva;
  font-size: 23pt;
  font-weight: Bolder;
  font-style: Normal;
  color: #aaaaaa;
  text-decoration: None;
  border-color: #808080;
  border-width: 0pt;
  border-style: Solid;
  text-align: center;
  background-color: #F4FBFF;
}

.ListDate {
  font-family: Geneva;
  font-size: 48pt;
  font-weight: Bolder;
  font-style: Normal;
  color: #AEAEAE;
  text-decoration: None;
  border-color: #808080;
  border-width: 0pt;
  border-style: Solid;
  border-bottom: 1pt;
  text-align: center;
  background-color: #EEF5FF;
  width: 100px;
}

.ListDate2 {
  font-family: Geneva;
  font-size: 48pt;
  font-weight: Bolder;
  font-style: Normal;
  color: #AEAEAE;
  text-decoration: None;
  border-color: #808080;
  border-width: 0pt;
  border-bottom: 0pt;
  border-style: Solid;
  text-align: center;
  background-color: #EEF5FF;
  width: 100px;
}

.ListDayTitle {
  font-family: Geneva;
  font-size: 12pt;
  font-weight: Bolder;
  font-style: Normal;
  color: #AEAEAE;
  text-decoration: None;
  border-color: #808080;
  border-width: 0pt;
  border-style: Solid;
  text-align: center;
  width: auto;
}

.ListEvent {
  font-family: Helvetica;
  font-size: 9pt;
  font-weight: Normal;
  font-style: Normal;
  color: #808080;
  text-decoration: None;
  border-color: #C0C0C0;
  border-width: 0pt;
  border-bottom: 1pt;
  border-style: Solid;
  text-align: Left;
  padding: 0px;
  background-color: #FCFCFC;
}

.ListEvent2 {
  font-family: Helvetica;
  font-size: 9pt;
  font-weight: Normal;
  font-style: Normal;
  color: #808080;
  text-decoration: None;
  border-color: #C0C0C0;
  border-width: 0pt;
  border-bottom: 1pt;
  border-style: Solid;
  text-align: Left;
  padding: 1px;
  background-color: #FFFFFF;
}

.Downloads {
  width: 200px;
  font-family: Helvetica;
  font-size: 9pt;
  font-weight: Normal;
  font-style: Normal;
  color: #808080;
  text-decoration: None;
  border-color: #C0C0C0;
  border-width: 0pt;
  border-bottom: 1pt;
  border-style: Solid;
  text-align: Left;
  padding: 4px;
  vertical-align: top;
  background-color: #F5FAFC;
}

hr {
  border: 0;
  width: 100px;
  height: 1px;
  color: #CCCCCC;
}

.ListDate a {
  font-size: 32pt;
  text-decoration: none;
  color: #615F5F;
}

.ListDate a:hover {
  font-size: 32pt;
  text-decoration: none;
  color: #615F5F;
}

.ListDate a:visited {
  font-size: 32pt;
  text-decoration: none;
  color: #615F5F;
}

.ListDate a:active {
  font-size: 32pt;
  text-decoration: none;
  color: #615F5F;
}

.ListDate2 a {
  font-size: 32pt;
  text-decoration: none;
  color: #615F5F;
}

.ListDate2 a:visited {
  font-size: 32pt;
  text-decoration: none;
  color: #615F5F;
}

.ListDate2 a:hover {
  font-size: 32pt;
  text-decoration: none;
  color: #615F5F;
}

.ListDate2 a:active {
  font-size: 32pt;
  text-decoration: none;
  color: #615F5F;
}