h1 {
    font-size: 36.0pt;
    font-family: "Kristen ITC";
    mso-ansi-language: EN-GB;
}

a {
    text-decoration: none;
}

a, td, input, form, option, select, body {
    font-family: verdana;
    font-size: 8pt;
    padding: 2px;
}

div.body{
    margin-top: 2em;
    margin-left: 5%;
    margin-right: 5%;
}

div.text{
    margin-top: 2em;
    margin-left: 25%;
    margin-right: 25%;
}

div.body th {
    background-color: #e7e7e7;
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-color: #e0e0e0;
    border-width: 0px;
    border-style: solid;
    width: 90%;
}

th {
    color: #000099;
    text-align: left;
    border-color: #e0e0e0;
    border-width: 0px;
    border-style: solid;
    font-weight: normal;
}

td {
    border-color: #e0e0e0;
    border-width: 0px;
    border-style: solid;
}


