/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #666644;
    margin: 0;
    text-transform: uppercase;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
    margin: 0;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
    margin: 0;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
    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;
}
H1 a:link, H1 a:visited, H1 a:active, H1 a:hover {
    color: #b72f61;
    text-decoration: none;
}
