BODY { margin: 0px;
       padding: 0px;
       paddingTop: 0px;
       paddingBottom: 0px;
       paddingLeft: 0px;
       paddingRight: 0px;
       accelerator: false;
       text-align: center;
       font-family: Arial, sans-serif; 
       color: #ffffff; 
}
td {text-align: center;
    vertical-align: top;
    align: center;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
}
table.full { background-color: #ffffff;
             height: 100%;
             width: 100%;
             vertical-align: top;
             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;
          border: 0px;
}
table.main  { background-color: #343D91;
              width: 1004px;
              align: center;
              padding: 0px;
              margin: 0px;
              border: 0px none;
              border-spacing: 0px;
              border-collapse: collapse; 
              cell-spacing: 0px;
}
td.hdrcell { background-color: #DFDDED;
             background: url('images/hdr-back.gif');
             height: 74px;
}
.smtxt    {font-size: 9px;}
.smtxt2   {font-size: 11px;}
.smtxt3   {font-size: 13px;}
.smtxt4   {font-size: 15px;}

a         {font-size: 14pt; color: #9592C4; text-decoration: none; font-weight: normal;}
a:link    {font-size: 14pt; color: #9592C4; text-decoration: none; font-weight: normal;}
a:visited {font-size: 14pt; color: #9592C4; text-decoration: none; font-weight: normal;}
a:hover   {font-size: 14pt; color: #6562AA; text-decoration: none; font-weight: normal;}
a:active  {font-size: 14pt; color: #6562AA; text-decoration: none; font-weight: normal;}

a.l1         {font-size: 16px; color: #EEC3D7; text-decoration: none; font-weight: normal;}
a.l1:link    {font-size: 16px; color: #EEC3D7; text-decoration: none; font-weight: normal;}
a.l1:visited {font-size: 16px; color: #EEC3D7; text-decoration: none; font-weight: normal;}
a.l1:hover   {font-size: 16px; color: #9592C4; text-decoration: none; font-weight: normal;}
a.l1:active  {font-size: 16px; color: #9592C4; text-decoration: none; font-weight: normal;}

