 
H1{
  font-size : small;
  background-position : center center;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  line-height : normal;
  width : 90%;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  height : auto;
}
H2{
  font-size : small;
  font-weight : normal;background-position : center center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  line-height : normal;
  text-align : center;
  vertical-align : middle;
  
  width : 90%;
}
.yelow{
  background-color : #ffffc1;
}
.green{
  background-color : #b9ffb9;
}
.gray{
  background-color : #cccccc;
}
.red{
  color : red;
}
.orange{
  color : #ff8040;
}
.blue{
  font-weight : bold;
  color : #000099;
}