a:link { color: #0000FF }
a:visited { color: #0000FF }
a:hover { color: #FF0000;
          background-color: #FFFAF0 }
a:active { color: #0000FF }
h2 { font-family: Arial,Helvetica,sans-serif;
     margin-bottom: 32px }
p, address { font-family: Georgia,"Times New Roman",Times,serif }
p.a { text-indent: 1.7em;
      margin-top: 0;
      margin-bottom: 0;
      line-height: 140% }
p.b { margin-top: 0;                        /* first paragraph */
      margin-bottom: 0;
      line-height: 140% }
p.right { text-align: right }
p.center { text-align: center }
div.bg { padding: 16px;                     /* text */
         background-color: #FFFFFF }
img { border: 0 }
tt { font-family: "Courier New",Courier,monospace;
     font-size: 10pt }
body { font-family: Georgia,"Times New Roman",Times,serif;
       margin-left: 16%; margin-top: 20px;
       margin-right: 10%;
       color: #000000;
       background-color: #F5F5F5 }

