   body
   {
     border: 0;
     margin: 3px;
     padding: 0;
     color: black;
     font-size: 8pt;
     font-family: Tahoma, Sans-serif;
   }
   table
   {
     font-size: 10pt;
   }
   h1
   {
     margin: 3px 0 5px;
     border-bottom: 1px dotted gray;
     color: #005588;
     /*color: #AA3333;*/
     font-weight: bold;
     font-size: 12pt;
     font-family: Arial, Tahoma, Sans-serif;
   }
   form
   {
     margin: 0;
   }
   input
   {
     border: 1px solid #000;
     height: 20px;
     color: gray;
     font-weight: bold;
   }
   input .text
   {
     font-weight: normal;
   }
   a:link
   {
     color: blue;
   }
   a:visited
   {
     color: navy;
   }
   a:hover
   {
     color: orange;
   }
   a:active
   {
     color: red;
   }
   #copyright
   {
     border: 0;
     margin: 0;
     padding: 3px 0;
     border-top: 1px solid #000;
     /*background-color: #fff;*/
     text-align: right;
     font-weight: normal;
     font-size: 7pt;
   }
   #contact
   {
     border: 0;
     margin: 0;
     padding: 3px 0;
     border-top: 0px solid #000;
     /*background-color: #fff;*/
     color:#5B513D;
     font-family: Arial, Tahoma, Sans-serif;
     text-align: center;
     font-weight: normal;
     font-size: 9pt;
   }
   #contact a:link
   {
     padding: 0 10px;
     /*background-color: #EEE;*/
     color: #7E003F;
     font-weight: bold;
     text-decoration: none;
   }
   #contact a:visited
   {
     padding: 0 10px;
     /*background-color: #DDD;*/
     color: black;
     font-weight: bold;
     text-decoration: none;
   }
   #contact a:hover
   {
     padding: 0 10px;
     background-color: #CAAF6F;
     color: #ffffff;
     font-weight: bold;
     text-decoration: none;
   }
   #contact a:active
   {
     padding: 0 10px;
     background-color: orange;
     color: maroon;
     font-weight: bold;
     text-decoration: none;
   }
   #ondark a:link
   {
     padding: 0 10px;
     /*background-color: #EEE;*/
     color: #ffffff;
     font-weight: bold;
     text-decoration: none;
   }
   #ondark a:visited
   {
     padding: 0 10px;
     /*background-color: #DDD;*/
     color: beige;
     font-weight: bold;
     text-decoration: none;
   }
   #ondark a:hover
   {
     padding: 0 10px;
     background-color: #CAAF6F;
     color: #ffffff;
     font-weight: bold;
     text-decoration: none;
   }
   #ondark a:active
   {
     padding: 0 10px;
     background-color: brown;
     color: ltgray;
     font-weight: bold;
     text-decoration: none;
   }
   #edington a:link
   {
     padding: 0 0px;
     background-color: #000000;
     color: white;
     font-weight: bold;
     font-size: 9pt;
     text-decoration: blink;
   }
   #edington a:visited
   {
     padding: 0 0px;
     background-color: #000000;
     color: white;
     font-weight: bold;
     font-size: 9pt;
     text-decoration: none;
   }
   #edington a:hover
   {
     padding: 0 0px;
     background-color: #703131;
     color: white;
     font-weight: bold;
     font-size: 9pt;
     text-decoration: none;
   }
   #edington a:active
   {
     padding: 0 0px;
     background-color: #000000;
     color: white;
     font-weight: bold;
     font-size: 9pt;
     text-decoration: none;
   }
   #edington .link_active
   {
     background-color:gray;
     color:white;
   }
  .small
   {
     font-family: Verdana, Arial, Tahoma, Sans-serif;
     font-size: 7pt;
     color: #59755D;
   }

