HR {
        width : 100%;
        color : Gray;
}
BODY{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color: #AFAFAF;
        font-style : normal;
        word-spacing : normal;
        text-align: justify;
        text-decoration : none;
        line-height:1.5em;
        background-image : url(images/bg.jpg);
        background-repeat : no-repeat;
        background-attachment : fixed;

}
TABLE, TD, DIV {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color: #AFAFAF;
        font-style : normal;
        word-spacing : normal;
        text-decoration : none;
        text-align: justify;
        line-height:1.5em;

}


A {
        color: #A02000;
        text-decoration : none;
        font-weight : bold;
}

A:Hover {
        color: #000000;
        text-decoration : none;
        background-color : #cccccc;
}

H1 {
        color: #AFAFAF;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 24px;
        font-weight : normal;
}
H2 {
        color: #AFAFAF;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 20px;
        font-weight : normal;
}
 H3 {
        color: #AFAFAF;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 16px;
        font-weight : bold;
}
 H4 {
        color: #AFAFAF;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-weight : bold;
}
