h2{
	font-size: 15pt;
	font-family: font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-weight: bold;
}
h3{
	font-size: 13pt;
	font-family: font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-weight: bold;
}
body{
	font-size: 10pt;
	font-family: font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
}

table{
	font-size: 10pt;
	font-family: font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
}
a:hover{
 	color: #ff2222;
 	text-decoration: none;
}
a:visited{
	text-decoration : none;
}
a:link{
	text-decoration : none;
}
