body {background-color: #ffffff;
  font-family: Helvetica, sans-serif;
  font-size:small;
  margin:7px 10px;
  padding: 0;   
}
div.margins {margin-left: 3%; margin-right: 3%;}
div.center{text-align: center}

#hdr{
 height: 19px;
 padding: 4px 4px 0px 4px;
 font-weight: bold;
 font-size: 10px;
 }

div#hdr a {
 color: black;
 text-decoration: none
}
div#hdr a:hover {
 text-decoration: underline
}

#lh-col{
 position: absolute;
 top: 30px;
 left: 0px;
 width: 150px;
 background: #e0e0d0;
 color: #333333;
 height: 512px;
 }

#ftr{
 position: absolute;
 top: 542px;
 left: 0px;
 width: 150px;
 background: #e0e0d0;
 color: #333333;
 height: 19px;
 font-size: 10px;
}

#rh-col{
 margin: 0px 0px 20px 172px;
 color: #333333;
 position: relative;
 }

h1 {font-size: large; font-weight: bold; text-align: center
   }
h2 {margin-left: -3%;
    font-size: medium;
   }
h1, h2, h3, h4, h5, h6 {font-family: Helvetica, sans-serif}
p.left {margin-left: -3%}
ind {margin-left: 3%}
