 body                {background-color  : #ffffff;
                     }
 td                  {font-family       : Arial, Helvetica, sans-serif;
                     }
 th                  {font-family       : Arial, Helvetica, sans-serif;
                     }
 table.container     {background-color  : #006600;
                     }
 table.menucontainer {background-color  : #006600;
                     }
 table.menu          {background-color  : #ccffcc;
                     }
 table.menu th       {background-color  : #339933;
                     }
 td.package          {color             : #ffffff;
                     }

 td.m                {font-family       : Arial, Helvetica, sans-serif;
                     }

 a.menu:link         {font-family       : sans-serif;
                      font-weight       : bold;
                      text-decoration   : none;
                      color             : #ffffff;
                     }
 a.menu:visited      {font-family       : sans-serif;
                      font-weight       : bold;
                      text-decoration   : none;
                      color             : #aaaaaa;
                     }
 a.menu:focus        {font-family       : sans-serif;
                      font-weight       : bold;
                      text-decoration   : none;
                      background        : #cccccc;
                      color             : #000099;
                     }
 a.menu:hover        {font-family       : sans-serif;
                      font-weight       : bold;
                      text-decoration   : none;
                      background        : #cccccc;
                      color             : #000099;
                     }
 a.menu:active       {font-family       : sans-serif;
                      font-weight       : bold;
                      text-decoration   : none;
                      color             : #ffffff;
                     }

