body {
	background-image: url(../image/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
a:link		{text-decoration:none;color:#0099FF;font-family:"ms ui gothic";margin:0;}
a:visited	{text-decoration:none;color:#0099FF;font-family:"ms ui gothic";margin:0;}
a:active	{text-decoration:none;color:#0099FF;font-family:"ms ui gothic";margin:0;}
a:hover		{text-decoration:underline;color:#cc0000;font-family:"ms ui gothic";margin:0;}

h1  {font-size:14px;line-height:18px;font-weight: bold}
.style2 {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	margin: 5px;
	padding: 5px;
}
.style3 {
	font-size: 14px;
	line-height: 140%;
	color: #990000;
	font-weight: bold;
}