BODY {

        font-size : 9pt;
    font-family : Arial;
}


TABLE {

        font-size : 9pt;
    font-family : Arial;
}

H1 {

        font-size : 9pt;
    font-family : Arial;
          color: #E5E6EA;
}

H2 {

        font-size : 10pt;
    font-family : Arial;
          color: black;
}



A {

        text-decoration : none;

        color : black;

        font-size: 9pt;
        
        font-family: Arial;
        
}




A:VISITED {

        color : black;

}



A:hover {

color: #2A2A2A;
text-decoration : none;

        

}


input {

        border : 1px double Gray;

}



input.submit {

        border : 0px none Gray;

        color : White;

        font-size : 2pt;

        background-color : #4A4A4A;
        height : 5px; 

}

#LO27 {

        border : 1px double Gray;

}

