body {
  margin-left: 10%;
  margin-right: 5%;
  background: #FFFFFA;
  color: black;
  font-family: verdana, helvetica, sans-serif;
  font-size: 0.8em;
}


blockquote {
  font-style: italic;
}


tt,pre {
  font-size: 1.0em;
  font-family: monotype, monospace;
}

td,th {
  font-family: verdana, helvetica, sans-serif;
  font-size: 0.8em;
}

ul,ol,dl {
  padding: 1em;
}

p {
  margin: 0;
  margin-top: 0.5em;
  margin-below: 0.5em;
}

h1{
  font-family: arial,helvetica;
  font-size: 1.8em;
  color: red;
}

h2{
  font-family: helvetica;
  font-size: 1.3em;
}

h3{
  font-size: 1.1em;
}

div.sig {
         font-family: brush script bt,zapfchancery,cursive;
         color: red;
         font-size: 2em;
         padding: 2em;
}
div.shade {
           background: #FFFFCC;
}

span.symbol {
            font-family: symbol,serif;
}