body { 
  font-family: 'Times New Roman', serif;
  font-size: 14px;
  color: rgb(218, 72, 55);
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: fixed;
  background-color: rgb(248, 215, 129);
  }
 p { 
  font-size: 1em;
  line-height: 150%;
  }
 h1 { 
  font-size: 2em;
  background-repeat: no-repeat;
  padding-top: 4px;
  padding-left: 65px;
  }
 MsoNormal { font-size: 6pt;
  line-height: 150%;
  color: rgb(218, 72, 55);
  }

 div.v {
  font-size: 1.3em;
  margin-top: 10px;
  margin-left: 3px;
  width: 720px;
 }

 table.v-tbl {
   width: 720px; 
   text-align: left; 
   margin-left: 0;
   margin-right: auto;
   margin-bottom: 10px;
   font-size: 1.1em;
 }

 p.v-h2 {
  text-decoration: underline; 
  font-weight: bold;
  margin-bottom: 3px;
 }

 :link, :visited { color: rgb(218, 72, 55); text-decoration: underline }
