body {
    background: #171E26;
}

p {
    line-height:12pt;
}

p{ color: white; font-size: small; font-family: arial; }
p.second{ font-size: small; font-family: arial; }

A {
    color: #cc9933;
}
A:visited {
    color: #AAAAAA;
}
A:hover {
    text-decoration: none;
    color: #AAAAAA;
}