body{
  font-size: 14px;
  line-height: 130%;
}

H1{
  font-family: "Times";
  font-size: 32px;
  color: #332299;
  margin: 0px;
  padding: 1px 1px 1px 5px;
<!--  margin-bottom: 25px; -->
}

.pageheadder{
  margin: 0px;
  padding: 1px;
  background-color:#eeeeee;
  color:inherit;
  position:relative;
  width:100%;
}

.pagefooter{
  background-color:#CCCCCC;
  color:inherit;
  font-size:12px;
  position:relative;
  width:100%;
}

