<style type="text/css">
H0 { }
BODY {
  margin-left: 15px;
  margin-right: 25px;
  font-family: Times;
  background-color: oldlace;
  color: black;
}
H1 { 
  text-align: left ;
  font-weight: bold;
  margin-left: 25px;
  color: red ;
  font-family: Helvetica, sans-serif ;
}
</style>
