        body
            {
            background-color: transparent; 
            margin-bottom: 0px; 
            margin-left: 0px; 
            margin-right: 0px; 
            margin-top: 0px;
            color: #000000;
            font-size: 10pt;
            width: 800pt;
            }

        h1, h2, h3, h4, h5, h6
            {
            color: #00539F;
            font-family:verdana,arial; 
            }
        
        A.menulink
            {
            display: block;
            border: solid 1px #0000F6;
            width: 110px;
            text-align: center;
            text-decoration: none;
            font-family:verdana,arial;
            font-size: 8pt;
            font-weight: bold;
            color: #FF0000;
            }

        a.menulink:hover 
            {
            color: yellow;
            background-color:#666699;
            }

        A.menulink2 
            {
            display: block;
            width: 164px;
            text-align: center;
            text-decoration: none;
            font-family: verdana,arial;
            font-size: 12px;
            font-weight: bold;
            padding-top: 5px;
            color: white;
            border: none;
            }

        A.menulink2:hover 
            {
            color: #00ccff;
            font-weight: bold;
            }

        .header
            {
            width: 100%;
            height: 75px;
            background-color: #CCCCFF;
            }

        .menu
            {
            background-color: #666699;
            color: white;
            font-weight: bold;
            }

        .mainbody
            {
/*            background-color: white;      */
            margin-bottom: 0px; 
            margin-left: 0px; 
            margin-right: 0px; 
            margin-top: 0px;
            color: #00539F;
            }
            
        .body2, td
            {
/*            background-color: transparent; */
            color: #000000;
            font-family:verdana,arial; 
            font-size: 9pt;
            }

        .footer
            {
            background-color: white;
            color: #00539F;
            }
            
        a.barelink:link
            {
            color: #BF2F38;
            background-color: transparent;
            font-weight: bold;
            text-decoration: none;
            font-size: 8pt;
            }
            
        a.barelink:visited 
            {
            color: #BF2F38;
            background-color: transparent;
            font-weight: bold;
            text-decoration: none;
            font-size: 8pt;
            }
            
        a.barelink:hover 
            {
            color: #00539F;
            background-color: transparent;
            font-weight: bold;
            text-decoration: none;
            font-size: 8pt;
            }
                    
        .see 
            { 
            visibility: visible;
            display:    block;
            font-size:  9pt;
            font-family:verdana,arial;
            margin-left: 12; 
            margin-right: 25;
            }
            
        .hide 
            { 
            visibility: hidden;
            display:    none; 
            }
            
        .dsli                       
            { 
            margin-bottom: 10; 
            } 
