body{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10%;
	margin-right: 10%;
	background-color: #FFFFFF;
	color: #009900;
	scrollbar-3d-light-color:#ffFFff;
	scrollbar-arrow-color:#ffFFff;
	scrollbar-base-color:#009900;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:##ffFFff; 
	scrollbar-highlight-color:#ffFFff;
	scrollbar-shadow-color:#009900;
	scrollbar-track-color:#66CC66
  }
h1{
	font-size: 36pt;
	color: #009900;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: thick #009900 dotted
}
h2{
	font-size: 24pt;
	color: #009900;
	text-align: center;
	vertical-align: middle;
	margin-left: 10%;
	margin-right: 10%;
	border: 10px inset;
	border-color: #009900 #00CC66;
	background: #FFFFFF
}
h3{
	font-size: 24pt;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;	
	vertical-align: middle;
	margin-right: 50%
}
a{
	text-decoration: none;
	color: #009900
}
a:visited{
	color: #009900;
	text-decoration: none
}
a:hover{
	color: #FFFFFF;
	background: #33CC66;
	text-decoration: underline
}
a:active{
	color: #FFFFFF;
	text-decoration: none;
	background: #00CC66
}
.BigFont {  font-size: xx-large; font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-weight: lighter; text-decoration: blink}
