html, body, div, h1, h2, h3, h4 ul, ol, li, form, fieldset, input, textarea {
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul {
    list-style: none;
}
img, fieldset {
    border: 0;
}
h1, h2, {
    font-weight: normal;
}

h3 { 
    font-size: 12pt;
}

h4 { 
    font-weight: normal;
}

h5 {
        font-size: 14px;
        line-height: 150%;
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
