/* Set body config */
body {
    font-size: 14px;
    font-family: verdana, arial, sans-serif;
}

body h1 {
    font-size: 13pt;
}

body h2 {
    font-size: 10pt;
}

body h3 {
    font-size: 9pt;
}

body h4 {
    font-size: 8pt;
}

body h5 {
    font-size: 8pt;
}

body h6 {
    font-size: 8pt;
}

#header h1 {
    border-bottom: dotted 1px green;
    font-size: 15pt;
    line-spacing: 1px;
}

#header h2 {
    font-size: 10pt;
}

#header h3 {
    font-size: 11pt;
    font-weight: normal;
    font-style: italic;
    line-spacing: 1px;
}