body {
    margin-top:     0px;
    margin-left:    0px;
    margin-right:   0px;
    margin-bottom:  0px;
    padding-top:    0;
    padding-left:   0;
    padding-right:  0;
    padding-bottom: 0;
    border-top:     0;
    border-left:    0;
    border-bottom:  0;
    border-right:   0;
    width: auto;
}

a           { text-decoration: none; color:#323788; }
a:hover     { text-decoration: underline;           }
a.nav       { text-decoration: none; color:#000000; }
a.nav:hover { text-decoration: underline;           }

ul          { list-style-type: square; margin-top: 2px; }

td         { font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
             font-size:10px; }

td.header1 { font-size:18px; 
             color:#323777;
             font-weight: bold; 
             margin-bottom: 11px;
             text-align: center; }
             
td.header2 { font-size:12px; 
             color:#323777;
             font-weight: bold; 
             margin-bottom: 11px;
             text-align: center; }
             
td.header2NoCenter { font-size:12px; 
             color:#323777;
             font-weight: bold; 
             margin-bottom: 11px;
             text-align: middle; }

td.header3 { font-size:12px; 
             font-weight: bold; 
             margin-bottom: 11px;
             text-align: left; 
             background-color: #323777; 
             color: #FFFFFF; }

table { padding: 0ex; spacing: 0ex; }
table.outer { background: #006600"; }

table.inner { width: 100%;
              background: #FFFFFF; }
