body{
       margin: 0px;
       background-color: #AFA777;
       scrollbar-face-color: #AFA777;
       scrollbar-track-color: #AFA777;
       scrollbar-arrow-color: #3A2416;
       scrollbar-3dlight-color: #AFA777;
       scrollbar-highlight-color: #AFA777;
       scrollbar-shadow-color: #AFA777;
       scrollbar-darkshadow-color: #AFA777;
       font-size: 9pt;
       font-family: "Century Gothic", Arial, Tahoma, Verdana, sans-serif ;
       color: #666666; 
}
a:link {  
        color: #3A2416; 
        text-decoration:none;
}
a:visited { 
        color: #3A2416; 
        text-decoration:none;
}
a:hover { 
        color: #898264; 
        text-decoration: underline;
}
a:active {  
        color: #898264; 
        text-decoration:none;
}
h1{
       font-family: 'Century Gothic'
       text-align: center;
       font-weight: lighter;
}
.text {
        font-size: 9pt;
        line-height: 200%;
}
.text_t {
        font-size: 11pt;
        line-height: 180%;
}
.text_cp {
        font-size: 10pt;
        line-height: 150%;
}
.footer {
        width: 680px;
        color: #666666;
        font-size: 7pt;
        text-align: center;
}
.footer a:link {  
        color: #666666; 
        text-decoration:none;
}
.footer a:visited { 
        color: #666666; 
        text-decoration:none;
}
.footer a:hover { 
        color: #666666; 
        text-decoration:none;
}
.footer a:active {  
        color: #666666; 
        text-decoration:none;
}