body {  scrollbar-base-color: #ffffff;
        scrollbar-arrow-color: #000000;
}

body,td {    font-family: arial, helvetica;
        color: #000000;
        font-size: 12px;
        font-weight: bold;
}

h1 {
        font-family: arial, helvetica;
        color: #ffffff;
        font-size: 16px;
}

h2 {
        font-family: arial, helvetica;
        color: #000000;
        font-size: 14px;
        font-weight: normal;
}

a:link, a:visited {
        text-decoration:none;
        font-family: arial, helvetica;
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
}

a:hover{
        text-decoration:none;
        font-family: arial, helvetica;
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
}
