<style type="text/css">

body { margin: 10 px 20 px 20 px }

a:link    { color: #669933; font-weight: bold; text-decoration: none }
a:visited { color: #AAAAAA; font-weight: bold; text-decoration: none }
a:hover   { color: #FF8000; font-weight: bold; text-decoration: none }
a:active  { color: #708090; font-weight: bold; text-decoration: none }

a.light:link    { color: #88ee55; font-weight: bold; text-decoration: none }
a.light:visited { color: #cccccc; font-weight: bold; text-decoration: none }
a.light:hover   { color: #FF8000; font-weight: bold; text-decoration: none }
a.light:active  { color: #708090; font-weight: bold; text-decoration: none }

a.dark:link    { color: #448822; font-weight: bold; text-decoration: none }
a.dark:visited { color: #444444; font-weight: bold; text-decoration: none }
a.dark:hover   { color: #ee7000; font-weight: bold; text-decoration: none }
a.dark:active  { color: #708090; font-weight: bold; text-decoration: none }

TEXT {line-height: 14 px} 

h1 { font-family: Helvetica, Arial, sans-serif; 
            size: 42;
            weight: bold; 
            color: #228b22;
            halign: center } 

h2 { font-family: Helvetica, Arial, sans-serif; 
            size: 24;
            weight: bold; 
            color: #228b22;
            text-align: center }

h3 (  font-family: Helvetica, Arial, sans-serif; 
            size: 14;
            weight: bold; 
            color: #228b22;
            text-align: center } 

th { text-align: left;
            font-family: Helvetica, Arial, sans-serif;
            font-size: 12;
            text-decoration: bold;
            font-color: black }

td { font-family: Helvetica, Arial, Verdana, sans-serif;
            font-size: 12;
            font-weight: normal;
            font-color: black
            align: left }

caption { font-family: Helvetica, Arial, sans-serif; font-size: 15; font-weight: bold; font-variant: small-caps; font-color: orange }

p { font-family: Helvetica, Arial, Verdana, sans-serif;
          font size: 12
          text-decoration: black;
          letter-spacing: .5px } 

</style>
