body { 
  color:            #000000;
  background:       #ffffff;
  font-family:      verdana, tahoma, sans-serif, arial, helvetica;
  font-size:        small;
  margin-left:      3%;
  margin-right:     3%;
  margin-top:       20pt;
  margin-bottom:    20pt;
}

.title {
  width:            100%;
  border:           solid 1px rgb(000,000,000);
  text-align:       center;
  font-weight:      normal;
  background-color: #ffffcc;
  color:            #0040b2; 
}

h1 {
  text-align:       center;
  font-weight:      normal;
  font-size:        20pt;
  color:            #f4faff;
}



