body {
	background-color: #000055;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 130%;
}
ul {
	list-style-type: square;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:link{
  color : blue;
}
a:visited{
  color : blue;
}
a:hover{
  color : red;
}
a:active{
  color : black;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 36px;
	line-height: 130%;
	font-weight: bolder;
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}
