<STYLE TYPE="text/css">
<!--
BODY {
        font-family: arial;
        font-size: 11px;
        color: #000000;
        scrollbar-arrow-color: #000000;
        scrollbar-face-color: white;
        scrollbar-track-color: silver;
        scrollbar-darkshadow-color: gray;
        scrollbar-highlight-color: white;
        scrollbar-3dlight-color: white;
        scrollbar-shadow-color: silver;
		background-attachment: fixed;
}

HR {
        color: #000000;
        width: 100%;
        height: 3px;
}

A {
        color: #800000;
        text-decoration: none;
        font-style: normal;
        font-family: arial;
        font-weight: normal;
        font-size: 18px;
        cursor: default;
}

A:HOVER {
        text-decoration: none;
        font-style: normal;
        font-weight: bold;
		filter: shadow(color=#730000, direction=131, strength=5); width: 100%;  
		height: 20px;
		cursor: default;
}
.Heads {
		align: center; font-family: system; font-size: 44px; filter: shadow(color=#565656, direction=127, strength=8); width: 100%; height: 44px; color: #000000;
}


</STYLE>
