body {
    background-color: #ffffff;
    font-size: 6.25%;
}
h1 {
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}
p {
    font-size: 13px;
    line-height: 1.5;
}
p.italic {
    font-family: Arial, Sans-Serif;
    font-style: italic;
    font-size: 14px;
}

