<STYLE type="text/css">
<!--
h1 {color: ffffff; font-size: 160%}
h1 {margin-bottom:0} 
BODY {
color: #ffffff;
background-color: #A6A5A5;

border-color: #ffff00;
background: #A6A5A5;

background-image: url("back.gif");
/*background-repeat: no-repeat;*/
/*background-attachment: fixed;*/
/*background-position: left top;*/

scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #ff00dd;
scrollbar-shadow-color: #000000;
scrollbar-base-color: #FFFFFF;
scrollbar-3dlight-color: #ffff00;
scrollbar-darkshadow-color: #ff0000;


cursor: default;
cursor: hand;
cursor: text;
cursor: wait;
cursor: help;
cursor: move;
cursor: w-resize;
cursor: ne-resize;
cursor: n-resize;
cursor: nw-resize;
cursor: crosshair;
}

A:link
{ color: #ffffff; text-decoration: none; }
A:visited
{ color: #ffff00; text-decoration: none; }
A:active
{ color: #000000; text-decoration: none; }
A:hover
{ color: #FA0410; text-decoration: underline; }

-->
</STYLE>
