 
H1{
  font-weight : 500;
  color : #2d7332;
  letter-spacing : 3pt;
  font-size : 15mm;
}
H2{
  color : white;
  background-color : #097300;
  font-weight : 100;
  letter-spacing : 0mm;
  font-size : 5mm;
}
.Class1{
  font-size : 4mm;
}
H3{
  font-size : 5mm;
  font-weight : bolder;
  margin-top : 0mm;
  margin-left : 0mm;
  margin-right : 0mm;
  margin-bottom : 0mm;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  letter-spacing : 3px;
}
.Class2{
  font-size : 3mm;
}
A:HOVER{
  color : blue;
  text-decoration : underline;
  background-color : #dafef5;
}
A{
  text-decoration : none;
}
