<STYLE TYPE="text/css">
<!-- Colors -->
  body { color: #FFFFFF; background-color: #0033F2; font: Arial}
  :link { color: #FFD367 }  /* for unvisited links */
  :visited { color: #FD9D00 } /* for visited links */
  :active { color: #FD9D00 } /* when link is clicked */
  :hover { color: white } /* when mouse is over link */

<!-- Spacing -->
  body { margin-left: 0%; margin-right: 0%; margin-top: 0%; margin-bottom: 0%; }
  h1 { margin-left: -0%;}
  h2,h3,h4,h5,h6 { margin-left: -0%; }

<!-- Fonts -->
  body { font-family: Arial, Tahoma, sans-serif; size=2}
  h1,h2,h3,h4,h5,h6,p,ul { font-family: Arial, Tahoma, "Times New Roman", serif; }
  pre { font-family: monospace; }

<!-- Classes -->
  h2.sampleclass { margin-top: 8em; margin-bottom: 3em; }
  div.box { border: solid; border-width: thin; width: 100% }
  p.indent { text-indent: 3em font-size: x-small }

<!-- Misc -->
</STYLE>
