body {
    font-family: 'Times New Roman';
    font-size: 11px;
    color: #1e1e1e;
    line-height: 12px;
    margin: 20px;
}
h1 {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}
h2 {
    font-size: 13px;
    text-align: center;
    font-weight: bold;
}
ol {
    list-style-type: lower-latin;
    line-height: 1.5em;
}
em {
    font-style: normal;
    text-decoration: underline;
}
