/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color: #b72f61;
    margin: 0;
}
H1 a:link, H1 a:visited, H1 a:active, H1 a:hover {
    color: #b72f61;
    text-decoration: none;
}
H2  {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #4f031f;
    margin: 0;
}
H2 a:link, H2 a:visited, H2 a:active {
text-decoration: none;
    color: #4f031f;
}
H2 a:hover {
text-decoration: underline;
    color: #4f031f;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #b72f61;
    margin: 0;
}
H3 a:link, H3 a:visited, H3 a:active {
text-decoration: none;
    color: #b72f61;
}
H3 a:hover {
text-decoration: underline;
    color: #b72f61;
}
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  {
color: #898989;
font-family: Arial;
font-size: 11px;
font-weight: normal;
margin: 0;
}
.contentpane p {
margin: 6px 0 12px 0;
}
.galleryname {
text-align: center;
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #4f031f;
}
.galleryreturn {
text-align: right;
}




