BODY { margin: 0px;
       padding: 0px;
       paddingTop: 0px;
       paddingBottom: 0px;
       paddingLeft: 0px;
       paddingRight: 0px;
       accelerator: false;
       text-align: center;
       font-family: Verdana, Arial, sans-serif; 
       font-size: 11px;
}
td {text-align: center;
    align: center;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
}
table.full { background-color: #000000;
             height: 100%;
             width: 100%;
             vertical-align: middle;
             text-align: center;
             align: center;
             margin: 0px;
             padding: 0px;
             border-spacing: 0px;
             border: 0px;
             border-collapse: collapse; 
}
td.full { height: 100%;
          width: 100%;
          margin: 0px;
          padding: 0px;
          vertical-align: middle;
          border: 0px;
}
table.main  { background-color: #ffffff;
              width: 760px;
              vertical-align: middle;
              text-align: center;
              align: center;
              padding: 0px;
              margin: 0px;
              border: 0px none;
              border-spacing: 0px;
              border-collapse: collapse; 
              cell-spacing: 0px;
}

a         {font-size: 13px; color: #ffffff; text-decoration: none; font-weight: normal;}
a:link    {font-size: 13px; color: #ffffff; text-decoration: none; font-weight: normal;}
a:visited {font-size: 13px; color: #ffffff; text-decoration: none; font-weight: normal;}
a:hover   {font-size: 13px; color: #000000; text-decoration: none; font-weight: normal;}
a:active  {font-size: 13px; color: #000000; text-decoration: none; font-weight: normal;}

a.l2         {font-size: 10px; color: #DF8311; text-decoration: none; font-weight: bold; background-color: #ffffff;}
a.l2:link    {font-size: 10px; color: #DF8311; text-decoration: none; font-weight: bold; background-color: #ffffff;}
a.l2:visited {font-size: 10px; color: #DF8311; text-decoration: none; font-weight: bold; background-color: #ffffff;}
a.l2:hover   {font-size: 10px; color: #000000; text-decoration: none; font-weight: bold; background-color: #ffffff;}
a.l2:active  {font-size: 10px; color: #000000; text-decoration: none; font-weight: bold; background-color: #ffffff;}

a.l3         {font-size: 10px; color: #000000; text-decoration: none; font-weight: normal;}
a.l3:link    {font-size: 10px; color: #000000; text-decoration: none; font-weight: normal;}
a.l3:visited {font-size: 10px; color: #000000; text-decoration: none; font-weight: normal;}
a.l3:hover   {font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; background-color: #DF8311;}
a.l3:active  {font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; background-color: #DF8311;}

h2 {font-size: 14px; color: #000000; text-decoration: none; font-weight: normal;}
h3 {font-size: 10px; color: #ffffff; text-decoration: none; font-weight: normal;}
h4 {font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}