body {
      padding:0;
      margin:0;
      background-color:#EDE2C6;
     }


table, tr, td {
               font-family: Tahoma;
               font-size: 15px;
               color:#000000;
               font-weight:normal;
               border-style:solid;
               border-width:0px;
              }

.text_white {
               font-family: Tahoma;
               font-size: 16px;
               color:#ffffff;
               font-weight:bold;
               background-color:#000000;
              }
              
.background1 {
              background-color:#F0EADB;
             }

.background2 {
              background-color:#EDE2C6;
             }

a:link    {text-decoration: none; color:#000000; font-size: 14px; font-family:tahoma; font-weight:normal;}
a:visited {text-decoration: none; color:#000000; font-size: 14px; font-family:tahoma; font-weight:normal;}
a:hover   {text-decoration: underline; color:#000000; font-size: 14px; font-family:tahoma; font-weight:normal;}
a:active  {text-decoration: none; color:#000000; font-size: 14px; font-family:tahoma; font-weight:normal;}
a:focus   {text-decoration: none; color:#000000; font-size: 14px; font-family:tahoma; font-weight:normal;}

a.navi:link    {text-decoration: none; color:#816621; font-size: 14px; font-family:tahoma; font-weight:bold;}
a.navi:visited {text-decoration: none; color:#816621; font-size: 14px; font-family:tahoma; font-weight:bold;}
a.navi:hover   {text-decoration: underline; color:#816621; font-size: 14px; font-family:tahoma; font-weight:bold;}
a.navi:active  {text-decoration: none; color:#816621; font-size: 14px; font-family:tahoma; font-weight:bold;}
a.navi:focus   {text-decoration: none; color:#816621; font-size: 14px; font-family:tahoma; font-weight:bold;}
