<STYLE TYPE="text/css">
<!--

.hand {
        cursor: hand;
}

a:link {
        color: blue;
        text-decoration: none;
}

a:visited {
        color: blue;
        text-decoration: none;
}

a:active {
        color: red;
        text-decoration: none;
}

a:hover {
        color: blue;
        text-decoration: underline;
}

.1a {
        color: black;
        text-decoration: none;
        font-size: 18pt;
        font-weight: bold;
}

body {
        font-family: Verdana;
        font-size: xx-small;
        color: black;
		scrollbar-face-color: gold;
		scrollbar-shadow-color: orange;
		scrollbar-highlight-color: orange;
		scrollbar-3dlight-color: #ffffcc;
		scrollbar-arrow-color: orange;
		scrollbar-track-color: white;
}

td {
        font-family: Verdana;
        font-size: xx-small;
        color: black;
}


-->
</STYLE>
