BODY.main     {font-family: arial; font-size: 12px; background-color: rgb(0,0,0)}
BODY.menu     {font-family: arial; font-size: 10px; background-color: rgb(102,204,204); vlink: red}

TABLE.main    {border: 1; background-color: rgb(0,0,0)}
TABLE.main2   {background-color: rgb(102,204,204)}
TABLE.menu    {background-color: rgb(102,204,204)}

TD.main       {background-color: rgb(102,204,204)}
TD.menu       {background-color: rgb(0,0,0); border-spacing: 10px; padding: 10px; font-size: 12px; }
TD.head       {background-color: rgb(102,204,204); text-align: center; vertical-align: center; font-size: 18; font-weight: bold}
TD.foot       {background-color: rgb(102,204,204); text-align: left; vertical-align: center; font-size: 10; font-weight: bold}
TD.text       {background-color: rgb(255,255,221); font-size: 12; vertical-align: top}
TD.text2      {background-color: rgb(102,204,204); text-align: center; font-size: 12; font-weight: bold}
TD.image      {background-color: rgb(208,208,153); text-align: center; vertical-align: center}

P             {font-family: arial; font-size: 12px; margin-left: 0.0cm}
OL            {margin-left: 1.2cm}
UL            {margin-left: 1.0cm}
LI            {font-family: arial; font-size: 12px; margin-left: -10px; list-style-type: disc}

.menu:link    {color: white; text-decoration: none}
.menu:visited {color: white; text-decoration: none}
.menu:hover   {color: yellow; text-decoration: none; font-weight: bold; }
.menu:active  {color: red; text-decoration: none}



