body {
    font-family:arial;
    font-size:12pt;
    background-color:#EAE7E7;
    background-repeat:repeat-x;
}

a {
    color:#DE5555;
    text-decoration:none;
}

a:visited {
    color:#993333;
}

a:hover {
    text-decoration:underline;
}

h1 {
    margin:0px;
    font-size:19pt;
}

h2 {
    margin:0px;
    font-size:15pt;
}
