/* GENERIC */
H1  {
    font-family: Trebuchet MS;
    font-size:  17px;
    font-weight:    normal;
font-style: italic;
    color: white;
    margin: 0;
}

H2  {
    font-family: Trebuchet MS;
    font-size:  16px;
    font-weight:    bold;
font-style: italic;
    color: #63576e;
    margin: 0;
}

H3  {
    font-family: Trebuchet MS;
    font-size:  16px;
    font-weight:    bold;
font-style: italic;
    color: #984c47;
    margin: 0;
}

H4  {
    font-family: Trebuchet MS;
    font-size:  14px;
    font-weight:    bold;
font-style: italic;
    color: #63576e;
    margin: 0;
}

H5  {
    font-family: Trebuchet MS;
    font-size:  14px;
    font-weight:    bold;
font-style: italic;
    color: #984c47;
    margin: 0;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    margin: 0;
}
.contentpane p, .rightpane p {
margin: 8px 0;
}
img {
border-color: white;
}




