.title1
    {
    font-family:Arial;
    font-size:15px;
    color:#999468;
    font-weight:bold;
    font-style:normal;
    margin:15px 20px 0px 20px;
    }
.body
    {
    font-family:Arial;
    font-size:12px;
    color:#333333;
    font-weight:normal;
    margin:10px 20px 20px 20px;
    paddng:0px;
    }
        .body a:link 
            { 
            color: #095F9E;
            text-decoration: underline;
            font-weight: normal;
            font-size: 100%
            }
        .body a:visited 
            { 
            color: #000000; 
            text-decoration: underline;
            font-weight: normal;
            font-size: 100%
            }
        .body a:hover 
            { 
            color: #6396CF;
            text-decoration: none;
            font-weight: normal;
            font-size: 100%
            }
.footer
    {
    font-family:verdana;
    font-size:11px;
    color:#000000;
    font-weight:normal;
    margin:10px;
    paddng:0px;
    }
        .footer a:link 
            { 
            color: #000000;
            text-decoration: underline;
            font-weight: normal;
            font-size: 100%
            }
        .footer a:visited 
            { 
            color: #000000; 
            text-decoration: underline;
            font-weight: normal;
            font-size: 100%
            }
        .footer a:hover 
            { 
            color: #000000;
            text-decoration: none;
            font-weight: normal;
            font-size: 100%
            }
