/* GENERIC */
H1  {
	  font-family: Segoe UI, Arial, Sans-Serif;
    font-size: 22px;
    font-weight: normal;
    color: #5d5d5d;
    margin: 0;
}

H2  {
	  font-family: Segoe UI, Arial, Sans-Serif;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    color: #9b0912;
    margin: 0;
}

H3  {
	  font-family: Segoe UI, Arial, Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    color: #5d5d5d;
    margin: 0;
}

H4  {
	  font-family: Segoe UI, Arial, Sans-Serif;
    font-size: 30px;
    font-weight: bold;
    color: #5d5d5d;
    margin: 0;
}

H5  {
	  font-family: Segoe UI, Arial, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    color: #5d5d5d;
    margin: 0;
}

H6  {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    color: #5f5f5f;
    margin: 0;
}
