body {  background-color: #FFFFFF;
        color: #000000;
     }                                            
     
table {  font-family: Arial, Helvetica, sans-serif;
         font-size: 12pt;
         font-style: normal;
         color: #000000;
         line-height : 24px;}


h1 {font-size: 14pt;
    font-style: normal;
    font-weight: bold;
   }

a:link    {color:#00AA00; text-decoration:none; font-weight: normal font-style: normal;}
a:visited {color:#00AA00; text-decoration:none; font-weight: normal font-style: normal;}
a:hover   {color:#FF0000; text-decoration:none}
a:active  {color:#FF0000; text-decoration:none}

a.menu:link    {color:#FFFFFF; text-decoration:none; font-weight: normal; font-style: normal; font-size: 10pt;}
a.menu:visited {color:#FFFFFF; text-decoration:none; font-weight: normal; font-style: normal; font-size: 10pt;}
a.menu:hover   {color:#FFFFFF; text-decoration:none; font-weight: bold; font-style: normal; font-size: 12pt;}
a.menu:active  {color:#FFFFFF; text-decoration:none; font-weight: bold; font-style: normal; font-size: 12pt;} 


BUTTON:active { outline: thick solid red }

         
.userselect { font-family: Arial, Helvetica, sans-serif;
              font-size: 8pt;
              font-style: normal;
              font-weight: normal;
              color: #000000;
              background-color: #D5FFAE}

.userinput {  font-family: Arial, Helvetica, sans-serif;
               font-size: 10pt;
               font-style: normal;
               font-weight: normal;
               color: #000000;
               background-color: #D5FFAE}
                             
.foot {  font-size: 7pt;
         font-style: normal;
         line-height : 12px;}
      