<STYLE type="text/css">
A         { text-decoration : none ; }
A:link    { color : black ; text-decoration : none }
A:visited { color : black ; text-decoration : none }
A:active  { color : gray ; text-decoration : none }
A:hover   { color : gray ; text-decoration : none ; cursor : n-resize ; position: relative; top: 1px; left: 1px; }
BODY{
	font-size:10pt;
	font-family : 'MS UI Gothic,‚l‚r ‚oƒSƒVƒbƒN' ; 
	scrollbar-base-color : white ;
	scrollbar-face-color : white ; 
	scrollbar-track-color: white ;
	scrollbar-arrow-color : black ; 
	scrollbar-3dlight-color: black ;
	scrollbar-highlight-color : white ; 
	scrollbar-shadow-color : white ;
	scrollbar-darkshadow-color : black ;
	}
TEXTAREA, INPUT, SELECT {
	font-size : 10px ; 
	font-family : 'MS UI Gothic,‚l‚r ‚oƒSƒVƒbƒN' ; 
	background-color : ivory ;
	border-color: gray ;
	border-style:solid solid solid solid;
	color : gray ; 
	scrollbar-base-color : white ;
	scrollbar-face-color : white ; 
	scrollbar-track-color: white ;
	scrollbar-arrow-color : black ; 
	scrollbar-3dlight-color: black ;
	scrollbar-highlight-color : white ; 
	scrollbar-shadow-color : white ;
	scrollbar-darkshadow-color : black ;
	}
HR{
	COLOR: gray ;
	}
</STYLE>
