body {  background-repeat: repeat;
        background-attachment: fixed;
        font-family: Arial,Verdana,Helvetica;
        font-size: 10pt;
        text-align: justify;
        color: #31156A;
        margin-left: 0px;
        margin-top: 10px;
        scrollbar-3dlight-color :#E8D26D;
        scrollbar-arrow-color : Black;
        scrollbar-base-color : #E8C75D;
        scrollbar-darkshadow-color : Black;
        scrollbar-face-color :#DBA829 ;
        scrollbar-highlight-color :#FFBF00;
        scrollbar-shadow-color : black;
        scrollbar-track-color :white ;
}
h1 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 16pt;
        font-weight: bold;
        text-align: left;
        color: #31156A;


}
h2 {
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-size: 12pt;
        text-align: left;
        color: #31156A;
}
h3 {
        font-family: Arial,Verdana,Helvetica;
        font-size: 12pt;
        font-weight: bold;
        text-align: left;
        color: #31156A;
}

table { font-family: Tahoma;
        font-size: 10pt;
        color : #31156A;
}

a:link {color: #28249C; font-weight: bold; text-decoration:none;}
a:visited {color:#31156A; font-weight: bold; text-decoration:none;}
a:hover {color:#E00060; font-weight: bold; text-decoration:none;}
a:active{color:#FF9F00; font-weight: bold; text-decoration:none;}