h2{
	margin:5px 0px;
	padding:3px;
	text-align:right;
	font-weight:normal;
	border-bottom:1px dashed black;
	border-top:1px dashed black;
	color:dodgerblue;
	font-size:11px;}

input{
    border-width : 0px ;
    border-style : dotted ;
    border-color : #f0a8f0 ;
    font-size : 11px ;
    font-family :"‚l‚r ƒSƒVƒbƒN","Osaka";
    color : #4D4D4D ;
    background-color :  ;
}
textarea{
	background-color:transparent;
	border:0px;
	color:black;
	background-color:white;
	font-size : 11px ;}

body,table{
	background-color:transparent;
	color :black;
	font-family :"‚l‚r ƒSƒVƒbƒN","Osaka";
	font-size : 11px ;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:dodgerblue;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:black;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	scrollbar-track-color:white;
	line-height : 15px ;
	letter-spacing: 1px ;
	border-color:#999999;}

a{
	text-decoration : none;
	cursor : default;}
a:link{
	color : dodgerblue;}
a:visited{
	color : dodgerblue;}
a:hover{
	color : lightskyblue;
	text-decoration : none;
	position : relative;top : 1pt;left : 1pt;}

br{letter-spacing:normal;}

body{margin:0 0 100 0}
