body {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    scrollbar-3d-light-color:#999999;
    scrollbar-arrow-color:#999999;
    scrollbar-base-color:#333333;
    scrollbar-face-color:#333333;
    scrollbar-highlight-color:#666666;
    scrollbar-shadow-color:#666666;
    scrollbar-dark-shadow-color:#000000;
}
a {
    color: #000099;
}
a:visted {
    color: #000099;
}
a:hover {
    color: #009900;
}
p {
    font-size: 14pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-indent: 25;
    vertical-align: top;
}
p.copyleft {
    font-family: monospace;
    font-size: 9pt;
    color: #000000;
}
a.copyleft {
    font-family: monospace;
    color: #000000;
    text-decoration: underline;
}
