h1 {
    font-family: Constantia, "Times New Roman", Times, serif;
    font-size: 180%;
    color: #892E2E;
    letter-spacing: -1px;
    font-weight: normal;
    margin: 0px;
}

h2 {
    font-family: Constantia, "Times New Roman", Times, serif;
    font-size: 150%;
    color: #444444;
    font-weight: normal;
    letter-spacing: -1px;
}

h3 {
    font-family: Constantia, "Times New Roman", Times, serif;
    font-size: 130%;
    color: #666666;
    font-weight: normal;
}

h4,
h5,
h6 {
    font-family: Constantia, "Times New Roman", Times, serif;
    font-size: 120%;
    color: #666666;
    font-weight: normal;
}

p {
    line-height: 150%;
}

a {
    color: #006699;
    font-weight: 500;
    text-decoration: none
}

a:hover {
    color: #993333;
    text-decoration: underline;
}
