
body   { color: #000; font-weight: lighter; font-size: x-small; font-family: Tahoma; text-decoration: none }

td { color: #000; font-weight: lighter; font-size: x-small; font-family: Tahoma; text-decoration: none }

H1   { font-family: Tahoma;
       font-size: 16px; 
       font-weight: bolder;
       text-decoration: none
       color: #000000; } 

TD.tableheader { font-family: Tahoma;
                 font-size: 11px;
                 font-weight: bold;
                 background-color: #4EBD94;
                 color: #000000; }

TD.tableentry { font-family: Tahoma;
                font-size: 11px;
                font-weight: none;
                background-color: #A5FFDA;
                color: #000000; }


TD.line { background-color: #8b8b8b; }


img { border: 0px; }
A:link { color: #033727; font-weight: bold; font-family: Tahoma; text-decoration: underline }
A:visited { color: #033727; font-weight: bold; font-family: Tahoma; text-decoration: none }
A:hover { color: #033727; font-weight: bold; font-family: Tahoma; text-decoration: underline }