@import url("style.css");

#content_header_border {
    height: 76px;
}

#content_header_margins {
    margin-top: 15px;
    margin-right: 20px;
}

#content_header p {
    font-size: 16px;
}

#content_footer {
    font-weight: bold;
    width:100%;
    height:85px;
    margin-top: 10px;
    background-color:#E7E7E7;
    }
    #content_footer strong.maroon {
        color: #CC0000;
    
}
#content_footer_margins {
    margin-top: 10px;
    margin-left: 20px;
}