
body, tr, td, th, a, input, select, textarea {
    font-weight: normal;
    font-size: 14pt;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    text-decoration: none;
    color: #002E62;
    background-color: white;
}

.mainHeading {
    color: #981c1e;
}

.alink {
    
    color: #981c1e;
}

.test1 {
    color: #7dc241;
    font-size: 20pt;

}

.bottom-text {
    font-size:8pt;
}

div#linksBar {
    position: absolute;
    left: 120px; 
    top: 90px; 
    background-color: orange; 
    width: 620px; 
    padding: 15px;
}




