<style type="text/css">
<!--
BODY {
	scrollbar-base-color: #9FA5B7;
	scrollbar-arrow-color: #5F636E;
	scrollbar-highlight-color : #5F636E;
	scrollbar-3dlight-color : #5F636E;
	scrollbar-shadow-color: #9FA5B7;
	scrollbar-darkshadow-color : #9FA5B7;
	scrollbar-Track-Color: #9FA5B7;
	
	font-family: Georgia;
	font-size: 8;
	color: #000000;
	letter-spacing : 2 px;

}


A:LINK 
{ color: #5F636E; text-decoration: none ;  font-weight: none;}

A:VISITED
{ color: #5F636E; text-decoration: none ; font-weight: none;}

A:HOVER
{ color: #FFFFFF; text-decoration: none ; font-weight: nonw; }

A:ACTIVE
{ color: #5F636E; text-decoration: none ; font-weight: none; }

input, textarea
{ background: #9FA5B7;
font-family: Georgia;
color: #000000; 
border-style: solid;
border-color: #000000;
border-width: 0px }
