<!--
BODY {
color: #000000;

padding: 0px 0px 0px 0px;
border-style: solid;
border-style: inset;
border-style: double;
border-style: ridge;
border-style: outset;
border-style: groove;
border-width: 0px 0px 0px 0px;
border-color: #000000;
background: #fef3f0;

background-image: url("back.gif");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right bottom;

scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #030303;
scrollbar-highlight-color: #030303;
scrollbar-shadow-color: #000000;
scrollbar-base-color: #FFFFFF;
scrollbar-3dlight-color: #030303;
scrollbar-darkshadow-color: #5A3B0F;


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: #0000E1; text-decoration: none; }
A:visited
{ color: #008080; text-decoration: none; }
A:active
{ color: #FF0000; text-decoration: none; }
A:hover
{ color: #FF5A0B; text-decoration: underline; }

-->
