@charset"utf-8";
/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
}
.style3 {
	font-size: 13px;
	font-weight: bold;
}
.style4 {
	font-size: 13px;
}
.style5 {
	font-size: 14px;
}
.style6 {
	font-size: 15px;
}
.style7 {
	font-size: 16px;
}
.border {
	border: 1px solid;
}
.bgcoverbox {
	background: url(/images/bgcoverbox.gif);
}
.bgmain {
	background: url(/images/main_32.gif);
}
.blink {
	text-decoration: blink;
}
a:link {
	color: #CC00FF;
}
a:visited {
	color: #CC0099;
}
