/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #ffcd36;
    margin: 0;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: white;
    margin: 0;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: white;
    margin: 0;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    normal;
    color: white;
    margin: 0;
}

H5  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    margin: 0;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    margin: 0;
}
