/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #791112;
    margin: 0;
letter-spacing: 1px;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #826927;
    margin: 0;
letter-spacing: 1px;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #836d6d;
    margin: 0;
letter-spacing: 1px;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  10px;
    font-weight:    bold;
    color: #791112;
    margin: 0;
}

H5  {
    font-family: Arial, Helvetica;
    font-size:  10px;
    font-weight:    normal;
    color: #826927;
    margin: 0;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  9px;
    font-weight:    bold;
    color: white;
    margin: 0;
}
H6 a:link, H6 a:visited, H6 a:active, H6 a:hover {
    color: white;
text-decoration: none;
}
.contentpane p {
margin: 8px 0;
}









