  <style type="text/css">
hr {
  margin: 1px;
  background: silver none repeat scroll 0%;
  height: 4px;
  width: 100%;
}

body {
  color: #800000;
  background-color: #ffffff;
  background-image: url(knitbkgd.gif);
  font-family: Times New Roman,Times,serif;
  font-size: 14pt;
  line-height: 16pt;
}
h1 {
  font-size: 24pt; 
  font-weight: bold;
}

h2 {
  font-size: 16pt;
  font-weight: bold;
}

.pstart {
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}
  </style>
