﻿cssbody {
    background-color: white;
    margin: 20px;
}

html, body {
    background-color: #FFFFFF;
}

p {
    font-family: Arial, sans-serif;
    font-size: 12pt;
}
h1 {
    font-family: Arial, sans-serif;
    font-size: 26pt;
}
h2 {
    font-family: Arial, sans-serif;
    font-size: 18pt;
}
h3 {
    font-family: Arial, sans-serif;
    font-size: 14pt;
}