body {
    color: black;
    background: white;
    text-align: center;
    font-family: arial, helvetica;
    font-size: 12pt;
}

h1 {
    color: black;
    background: white;
    text-align: center;
    font-family: impact, arial, helvetica;
    font-size: 36pt;
}

h2 {
    color: black;
    background: white;
    font-family: impact, arial, helvetica;
    font-size: 18pt;
}

h3 {
    color: black;
    background: white;
    font-family: arial, helvetica;
    font-size: 14pt;
}

a:visited {
    color: #565656
}

a {
    color: #565656
}
