body {
    padding: 5px;
    margin: 0 auto 0 auto;
    font-family: Arial;
    font-size: 11pt;
    width: 700px;
}

input, button {
    font-family: Arial;
    font-size: 11pt;
}

table td, table th {
    font-family: Arial;
    font-size: 11pt;
}

h4 {
    margin-bottom: 5px;
}
