body
            {
             background: url("images/background.gif"); 
             background-repeat: no-repeat; 
             background-position: 50% 10px; 
             background-color: #FFFFFF; 
             margin-left: 15px;
            } 
a:link, a:visited
            { 
             font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-size: 12px; 
             font-weight: bold; 
             text-decoration: none; 
             color: #990000; 
             onMouseOver: "status=''; return true;" 
            }
a:active, a:hover, a:visited:hover
            { 
             font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-size: 12px; 
             font-weight: bold; 
             text-decoration: none;
             border-bottom: 1px dotted #C30;
             color: #FF3300 
            } 
.body, .table
            { 
             font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-size: 12px; 
             font-weight: normal; 
             text-decoration: none; 
             color: #003300; 
             margin-right: 30px
            } 
.footer     { 
             font-size: 9px; 
             font-weight: normal; 
             text-decoration: none; 
             color: gray 
            }
.head 
            { 
             font-size: 16px;
             font-weight: bold; 
             text-decoration: none; 
             color: #003300
            } 
.menutext
            { 
             font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-size: 10px; 
             font-weight: normal; 
             text-decoration: none; 
             color: #000000; 
             onMouseOver: "status=''; return true;" 
            }
.plain
            { 
             font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-size: 12px; 
             font-weight: normal; 
             text-decoration: none; 
             color: #003300; 
            } 
.subhead
            { 
             font-size: 14px; 
             font-weight: bold; 
             color: #003300 
            } 
.subhead2
            { 
             font-size: 13px; 
             font-weight: bold; 
             color: #003300 
            } 
.tableb     { 
             font-size: 12px; 
             font-weight: normal; 
             text-decoration: none; 
             color: #003300 
            }
.tabler     { 
             font-size: 12px; 
             font-weight: normal; 
             text-decoration: none; 
             color: #339999 
            }
.title
            { 
             font-family: Times, Times New Roman, serif; 
             font-size: 32px; 
             font-weight: bold; 
             color: #003300; 
            } 
