  
H1{
  font-size : 16pt;
  text-indent : 50px;
  font-weight : bold;
}
H3{
  font-size : 12pt;
  color : white;
  background-color : green;
  text-align : center;
  width : 300px;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
H4{
  font-size : 80%;
  margin-left : 20px;
}
H5{
  font-size : 80%;
  font-weight : normal;
  margin-left : 10px;
}

.Class_calendar_header{
  font-size : 10pt;
  font-weight : bold;
  background-color : #ffffa2;
  text-align : center;
}
.Class_calendar_body{
  font-size : 10pt;
  background-color : white;
  text-align : right;
}


H6{
  font-size : 100%;
  background-color : #fcfaa5;
  width : 500px;
}
