body
  {
   margin: 2em 15% 0.5em 15%;
   padding: 0em 2em 0em 2em;
   font-family: Georgia, Times, serif;
  }
a:link
  {
   text-decoration: none;
   font-weight: bold;
   font-style: normal;
  }
a:visited
  {
   text-decoration: none;
   font-weight: bold;
   font-style: normal;
  }
a:hover
  {
   text-decoration: underline;
  }
p
  {
   text-indent: 1em;
   padding-top: 0em;
   padding-bottom: 0em;
  }
p.noindent
  {
   text-indent: 0em;
   padding-top: 0em;
   padding-bottom: 0em;
  }
span.name
  {
   font-variant: small-caps;
  }
div.banner
  {
   width: 100%;
   border-left: none;
   border-left-width: normal;
   border-right: none;
   border-right-width: normal;
   border-top: solid;
   border-top-width: normal;
   border-bottom: solid;
   border-bottom-width: thin;
   padding-left: 3px;
   padding-right: 3px;
   padding-bottom: 5px;
   font-size: large;
   text-decoration: none;
   font-family: Verdana, Helvetica, Ariel, san-serif;
   font-style: normal;
  }
div.header
  {
   width: 100%;
   border-left: none;
   border-left-width: thin;
   border-right: none;
   border-right-width: thin;
   border-top: solid;
   border-top-width: thin;
   border-bottom: solid;
   border-bottom-width: thin;
   padding-left: 3px;
   padding-right: 3px;
   padding-bottom: 3px;
   font-size: x-small;
   text-decoration: none;
   font-family: Verdana, Helvetica, Ariel, san-serif;
   font-style: normal;
  }
a.header:link
  {
   font-style: normal;
  }
div.footer
  {
   width: 100%;
   border-left: none;
   border-left-width: thin;
   border-right: none;
   border-right-width: thin;
   border-top: solid;
   border-top-width: thin;
   border-bottom: solid;
   border-bottom-width: normal;
   padding-left: 3px;
   padding-right: 3px;
   padding-bottom: 3px;
   font-family: Verdana, Helvetica, Ariel, san-serif;
   font-size: small;
  }
div.float
  {
   float: left;
   border-left: solid;
   border-left-width: 1px;
   border-right: solid;
   border-right-width: 1px;
   border-top: solid;
   border-top-width: 1px;
   border-bottom: solid;
   border-bottom-width: 1px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: auto;
   padding-bottom: auto;
  }
div.float p
  {
   text-indent: 0em;
   text-align: center;
   font-size: xx-small;
   font-style: normal;
  }
h1,h2,h3
  {
   font-family: Verdana, Helvetica, Ariel, san-serif;
  }