body {
  padding-left: 7.5em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: black;
  width:750px;
  background-color:  #F0FFF0}
  h1 {
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 5.5em }
ul.navbar li {
  background: #C0FFC0;
  margin: 8px 0;
  padding: 5px;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  border-left: 2px solid black;
  border-right: 2px solid black }
ul.navbar a {
  text-decoration: none }
ul.progbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 12em;
  left: 1em;
  width: 5.5em }
ul.progbar li {
  background: #DDDDBB;
  margin: 8px 0;
  padding: 5px;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  border-left: 2px solid black;
  border-right: 2px solid black }
ul.progbar a {
  text-decoration: none }
a:link {
  color: blue }
a:visited {
  color: purple }
a:hover {
  background-color:#DDDDBB}
ul.list_month {
  list-style-type: none;
  padding: 0;
  margin: 0;
  top: 2em;
  left: 1em;
  width: 15em }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
h1.hfs {
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  color: #A52A2A;
  font-size: 45px;
  text-align: left;
  text-indent:70px }
h1.hfs_left {
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  color: #A52A2A;
  position: absolute;
  font-size: 45px;
  text-align: left;
  text-indent:-20px }
h3.hfs{
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-size: 25px;
  text-align: left}
table.hfs {
background: #FAEBD7;
text-align:center;
 } 
table.list_months{
background: #FAEBD7;
border-collapse:separate;
empty-cells:hide;
border-spacing:10px;
}
