body {
        color: #ff9966;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        scrollbar-face-color: #90AAC1;
        scrollbar-arrow-color: #000000;
        scrollbar-track-color: #000000;
        scrollbar-shadow-color: #000000;
        scrollbar-highlight-color: #9EC5E4;
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-darkshadow-Color: #606060;
}

table,td,tr,div {
        color: #ff9966;
        font-family: comic sans ms;
        font-size: 24pt;
        font-weight: bold;
        font-style: normal;
        text-align: left;
        margin-top: 0px;
        margin-bottom: 0px;
}

h1 {
        color: #ff9966;
        font-family: comic sans ms;
        font-size: 22pt;
        font-weight: bold;
        font-style: normal;
        text-align: center;
}

h2 {
        color: #ff9966;
        font-family: comic sans ms;
        font-size: 18pt;
        font-weight: bold;
        font-style: normal;
        text-align: left;
}

h3 {
        color: #ff9966;
        font-family: comic sans ms;
        font-size: 13pt;
        font-weight: normal;
}

h4 {
        color: #ff9966;
        font-family: comic sans ms;
        font-size: 12pt;
        font-weight: normal;
}

h5 {
        color: #ff9966;
        font-family: comic sans ms;
        font-size: 10pt;
        font-weight: normal;
        font-style: italic;
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 4px;
        margin-right: 4px;
}

h6 {
        color: #ff9966;
        font-family: comic sans ms;
        font-size: 12pt;
        font-weight: normal;
        text-align: center;
}

a:link {
        color: #cccccc;
        text-decoration: none;
        font-weight: normal;
}

a:visited {
        color: #cccccc;
        text-decoration: none;
        font-weight: normal;
}

a:active {
        color: #cccccc;
        text-decoration: none;
        font-weight: normal;
}

a:hover {
        color: #cccccc;
        text-decoration: underline;
        font-weight: normal;
}

.copyright {
        font-size: 7pt;

}