BODY {
	font-family:'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: center;
	line-height: 120%;
	
	
	margin:1px 0px 10px 0px;
        background:#fff;
}

a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	color: #800080;
	text-decoration: none;
}
a:hover {
	color: #359aff;
	text-decoration: underline;
}
  

TD{
line-height : 120%;
}
UL{
padding-left : 8px;
margin-left : 8px;
}
H1{
font-size : x-small;
margin-top : 0%;
margin-left : 0%;
margin-right : 0%;
margin-bottom : 0%;
}

H2{
font-size : small;
}

