/* GENERIC */
H1  {
    font-family: Trebuchet MS;
    font-size:  16px;
    font-weight:  bold;
font-style: italic;
    color: #791112;
letter-spacing: 1px;
    margin: 0;
}

H2  {
    font-family: Trebuchet MS;
    font-size:  16px;
    font-weight:  bold;
    color: #ce7106;
    margin: 0;
letter-spacing: 1px;
font-style: italic;
}
H3  {
    font-family: Trebuchet MS;
    font-size:  13px;
    font-weight:  bold;
    color: #791112;
    margin: 0;
font-style: italic;
}

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;
}






