body     {
          margin: 0px;
          padding: 0px;
          font-family: Verdana, Helvetica, Arial, sans-serif;
          font-size: 14px;
          color: #000000;
          background-color: #000000;
          }

p, td    {
          font-family: Verdana, Helvetica, Arial, sans-serif;
          color: #000000;
          font-size: 14px;
          align: left;
         }

h1       {
          color: #FF0000;
          font-size: 16px;
         } 

h2       {
          color: #000000;
          font-size: 16px;
         } 


a:link   {
          color: #FF0000;
          font-size: 14px;
          text-decoration: underline;
          font-weight: bold;
             }

a:active {
          color: #000000;
          font-size: 14px;
          text-decoration: underline;
          font-weight: bold;
         }

a:visited{
          color: #FF0000;
          font-size: 14px;
          text-decoration: underline;
          font-weight: bold;
         }

a:hover  {
          color: #000000;
          font-size: 14px;
          text-decoration: underline;
          font-weight: bold;
         }

a.nav:link   {
          font-size: 14px;
          color: #FF0000;
          text-decoration: none;
          padding-left: 5px;
             }

a.nav:active {
          font-size: 14px;
          color: #FFFFFF;
          text-decoration: none;
          padding-left: 5px;
         }

a.nav:visited{
          font-size: 14px;
          color: #FF0000;
          text-decoration: none;
          padding-left: 5px;
         }

a.nav:hover  {
          font-size: 14px;
          color: #FFFFFF;
          text-decoration: none;
          padding-left: 5px;
         }

a.tiny:link   {
          color: #FF0000;
          font-size: 11px;
          text-decoration: underline;
          font-weight: bold;
             }

a.tiny:active {
          color: #000000;
          font-size: 11px;
          text-decoration: underline;
          font-weight: bold;
         }

a.tiny:visited{
          color: #FF0000;
          font-size: 11px;
          text-decoration: underline;
          font-weight: bold;
         }

a.tiny:hover  {
          color: #000000;
          font-size: 11px;
          text-decoration: underline;
          font-weight: bold;
         }
