@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-image:url(graphics/haikei-rice_paper.jpg)
}

a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0033;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #CC0033;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style1 {
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	color: #CC0033;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 18px;
}
.style3 {font-size: 16px}
.style4 {
	color: #3399FF;
	font-size: 16px;
}
.style5 {line-height: 150%;
}
.style6 {font-size: 13px}

.style7 {
	color: #000000;
	font-weight: bold;
}
.style8 {color: #FFFFFF; font-size: 16px; }
.style9 {font-size: 12; color:#000000; font-family:verdana, arial, helvetica, tahoma, sans-serif; font-weight:normal }
