body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #000000;
    color: #FFFFFF;
}

p {
    font-size: 1em;
}

a {
    color: #FFFFFF;
    font-size: 1.1em;
}

h6 {
    font-size: 1.2em;
}

h5 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.5em;
}

h2 {
    font-size: 1.6em;
}

h1 {
    font-size: 1.7em;
}

a.hidden_link {
    text-decoration: none;
}
