<STYLE type="text/css">
<!--
h1 {color: black; font-size: 90%}
h1 {margin-bottom:0} 
h2 {color: black; font-size: 80%}
h2 {margin-bottom:0} 

BODY {
color: #000000;
background-color: #ffffff;

border-color: #ffffff;
background: #ffffff;

background-image: url("image/back.gif");
/*background-repeat: no-repeat;*/
/*background-attachment: fixed;*/
/*background-position: left top;*/

scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-base-color: #FFFFFF;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #000;


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; }


</STYLE>
