h1{
    font-size: 16px;
    font-weight: bold;
    color: #006699;
}
h2{
    font-size: 14px;
    font-weight: bold;
    color: black;
}
redtext{
    font-size: 12px;
    font-weight: bold;
    color: red;
}
bluetext{
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}