.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 170%;
	color: #919191;
}
.text_orangebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 170%;
	color: #FFA200;
}
.text_pinkbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 170%;
	color: #DE1277;
}
.text_brownbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 170%;
	color: #7B6E38;
}
.text_notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 170%;
	color: #000000;
}
.text_notice2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 190%;
	color: #000000;
}
.text_notice3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 170%;
	color: #990000;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 170%;
	color: #ff0000;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 140%;
	color: #333333;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 170%;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
body {
	background-color: #F0F0F0;
	background-image: url(image/allbg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

