/* GENERIC */
H1  {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 26px;
    font-weight: normal;
    color: #afaca3;
    margin: 0;
    letter-spacing: normal;
}
H1 A:link, H1 A:visited, H1 A:active {
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    color: #58523f !important;
    font-style: normal !important;
    text-decoration: none !important;
}
H1 A:hover {
    color: black;
    text-decoration: none;
}

H2  {
    font-family: Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
    color: #565656;
    margin: 0;
    letter-spacing: normal;
}

H3  {
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    margin: 0;
}

H4  {
    font-family: Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
    color: #565656;
    margin: 0;
    letter-spacing: normal;
}

H5  {
    font-family: Arial, Helvetica;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #aaa;
    margin: 0;
}

H6  {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #afaca3;
    margin: 6px 0;
}
/* DEBUG */
.prodaddtocart A:link, .prodaddtocart A:visited, .prodaddtocart A:active, .prodaddtocart A:hover {
  font-style: normal;
}






