h1 {
  text-align:center;
  color:#0033FF;
  font-family:'Viner Hand ITC';
  font-size:26pt;
  font-weight:bold;
  text-decoration:underline
}

h2 {
  text-align:center;
  color:#009966;
  font-family:Comic Sans MS;
  font-weight:normal;
  font-size:14pt
}

h3 {
  text-align:justify;
  color:#009966;
  font-family:Comic Sans MS;
  font-weight:normal;
  font-size:14pt;
  margin-left:0.5cm;
  margin-right:0.5cm
}


h4 {
  text-align:center;
  color:#0033FF;
  font-family:Comic Sans MS;
  font-weight:normal;
  font-size:14pt;
  white-space:pre;
  vertical-align:middle

}

h5 {
  text-align:left;
  color:#0033FF;
  font-family:Viner Hand ITC;
  font-weight:bold;
  font-size:14pt;
  white-space:pre;
  margin-left:0.1cm;
  text-decoration:underline
}


h6 {
  text-align:left;
  color:#009966;
  font-family:Comic Sans MS;
  font-weight:normal;
  font-size:12pt;
  margin-left:0.1cm

}



body {
  background-color: #99CCFF;
  border:none;
  margin:0px
  
}


