.content-normal {
    
}
.content-normal p {
    line-height: 135%;
    margin-bottom: 12px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    /*font-family: Georgia, "Times New Roman", Serif;*/
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
}

h1 {
    font-weight: normal;
    font-size: 182%;
}

h2 {
    font-size: 131%;
    font-weight:  normal;
}
h3 {font-size: 131%}
h4 {font-size: 116%}
h5 {font-size: 108%}
h6 {font-size: 100%}

p {
    margin: 0.9em 0;
}
