body {
    font-family: "Segoe UI", Tahoma, Arial, sans-serif;
    font-size: 9pt;
    margin: 10px;
}

.version {
    margin-bottom: 10px;
}

.version h1 {
    font-size: 11pt;
    color: #039;
    font-weight: normal;
    padding: 2px;
    margin: 0;
}

.notes ul {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 25px;
    margin-left: 0;
    list-style-type: disc;
    list-style-position: outside;
}
