body
{
    font-family:Comic Sans MS,Arial,Helvetica,sans-serif;
    color:#000000; 
    font-size:12pt;
    scrollbar-base-color:#dd3333;
    scrollbar-arrow-color:#fff6c3;
}

h1 {
    font-size:19pt;
    color:#dd3333;
    margin-top:5px;
    line-height:25pt;
}

h2 {
    font-size:13pt;
    color:#000000;
    margin-top:4px;
    line-height:15pt;
}

a:link
{
    color: #000000;
    text-decoration: underline;
}

a:hover
{
    color: #000000;
    text-decoration: overline;
}

a:active
{
    color: #000000;
    text-decoration: underline;
}

a:visited
{
    color: #000000;
    text-decoration: underline;
}

