BODY{
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-highlight-color:#fffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;


 	background-repeat : no-repeat;
 	background-attachment : fixed;
  	background-image : url(bg_illust.jpg);background-position : left top;
  	line-height : 160%;
	font-size : 10pt;

	text-align : left;
	margin-top : 20px;
	margin-left : 30px;
	margin-right : 10px;
	margin-bottom : 20px;
}

H1{
  font-size : 11pt;
}
A{
  color : black;
  text-decoration : none;
}
A:HOVER{
  color : #00cccc;
  background-color : white;
}
IMG{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : black black black black;}
.icon{border-width : 0px 0px 0px 0px;}
