
body, p {
    font-family: verdana,lucida,helvetica,arial,sans-serif;
}

body { 
    font-size: 10pt;
    background: white;
    color: black; 
    margin-left: 5%;
    margin-right: 5%;
}

a {
    background: white;
    color: #336699;
    text-decoration: underline;
    font-weight: bold;
}

h1 {
    font-size: 20pt;
}

img {
    margin-bottom: 25px;
    margin-top: 20px;
    text-align: center;
}

p {
    font-size: 12pt;
    margin-left: 20px;
    margin-right: 20px;
}

form {
    margin-left: 20px;
}

.content {
}

.footer {
    font-size: small;
    margin-top: 100px;
}

.header {
    margin-bottom: 20px;
}

.header a {
    font-weight: normal;
    text-decoration: none
}
