body
{
  background-color: #606060;
}

.navigation 
{
  font-family: Arial;
  font-size: 12pt;
  line-height: 1.5;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.navigation A:link
{
  color: #000000;
  font-family: Arial;
  font-size: 12pt;
  line-height: 1.5;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.navigation A:visited
{
  color: #000000;
  font-family: Arial;
  font-size: 12pt;
  line-height: 1.5;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.navigation A:hover
{
  color: #FFFFFF;
  background-color: #816C41;
  font-family: Arial;
  font-size: 12pt;
  line-height: 1.5;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}


.standard 
{
  font-family: Arial;
  font-size: 10pt;
  margin-top: 0;
}

.heading1
{
  font-family: Arial;
  color: #352C1A;
  font-size: 18pt;
  margin-top: 0px;
  margin-bottom: 6px;
}

.heading2
{
  font-family: Arial;
  color: #000000;
  font-size: 14pt;
  margin-top: 0px;
  margin-bottom: 6px;
}

.heading3
{
  font-family: Arial;
  color: #000000;
  font-size: 12pt;
  margin-top: 0px;
  margin-bottom: 6px;
  font-style: italic;
  text-decoration: none;
}

.calendarheading{
            font-family: Arial;
            color: #FFFFFF;
            font-size: 16pt;
            line-height: 1.0;
            font-weight: 700;
          }

.calendarday{
            font-family: Arial;
            font-size: 13pt;
            line-height: 1.2;
            margin-top: 0;
            font-weight: 700;
          }

.calendartext {
            font-family: Arial;
            font-size: 10pt;
            line-height: 1.2;
            margin-top: 0px;
            margin-bottom: 10px;
          }

.calendartext A:link
{
  font-family: Arial;
  font-size: 8pt;
  margin-top: 0px;
  margin-bottom: 10px;
  font-style: normal;
  text-decoration: none;
}

.calendartext A:visited
{
  font-family: Arial;
  font-size: 8pt;
  margin-top: 0px;
  margin-bottom: 10px;
  font-style: normal;
  text-decoration: none;
}

.calendartext A:hover
{
  font-family: Arial;
  font-size: 8pt;
  margin-top: 0px;
  margin-bottom: 10px;
  text-decoration: underline;
}



.calendarnavigation {
            font-family: Arial;
            font-size: 10pt;
            font-style: normal;
          }




.sidebar {
            font-family: Arial;
            font-size: 13px;
            line-height: 1.2;
            text-align: left;
            margin-top: 0;
          }

.copyright {
            font-family: Arial;
            font-size: 10px;
            line-height: 1.2;
            text-align: center
          }

