﻿.heading1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    line-height:24px;
    font-weight:bold;
    color: #003b5e;
}
.subheading1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #000;
}