body {
        font-family: Arial, Helvetica, sans-serif;

        color: Black;
        font-size: 8pt;

                  background-attachment: fixed;

        scrollbar-base-color:#FFFFFF;
        scrollbar-3dlight-color:#800000;
        scrollbar-darkshadow-color:#800000;
        scrollbar-face-color:#FFFFFF;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-track-color:#FFFFFF;
}

a:link {
        color: #FF0000;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
                  font-size: 8pt;
}

a:visited {
        color: #FF0000;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
                  font-size: 8pt;
}

a:hover {
        font-family: Arial, Helvetica, sans-serif;
                  font-size: 8pt;
                  color: Black;
        text-decoration: none;

}


.randtable
{
border-color: black;
border-style: solid;
border-width: 1;

}

td {
                  font-family: Arial, Helvetica, sans-serif;
        color: Black;
        font-size: 10pt;
                  background-color: #FFFFFF;
}

h1 { font-family: Arial, Helvetica, sans-serif;
                font-size: 16pt;
                font-weight: bold;
                color: FF0000;
                text-align: center;
}

.redbackground
{
        background-color: #DF0000;



}

.histable {
        border-color: black;
        border-style: solid;
        border-width: 1;
        text-align: center;
        width: 580 px

}

.histd {
        border-color: black;
        border-style: solid;
        border-width: 1px;
        text-align: center;
        width: 116 px
}

a:focus {
         font-family: Arial, Helvetica, sans-serif;
                  font-size: 11pt;
        text-decoration: underline;
}
