@charset "utf-8";
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8297B;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F8297B;
	text-decoration: none;
}
a:visited {
	color: #F8297B;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #F8297B;
	text-decoration: none;
}
.inner_link:link {
	color: #000000;
	text-decoration: none;
}
.inner_link:visited {
	color: #000000;
	text-decoration: none;
}
.inner_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.inner_link:active {
	color: #CCCCCC;
	text-decoration: none;
}
.style2 {
	color: #F8297B
}
.style8 {font-size: 16px; font-weight: bold; }
.style9 {font-size: 16px; font-weight: bold; color: #FFFFFF; }
.style10 {
	color: #FFFFFF;
	font-size: 14px;
}
.style11 {color: #FC3988; }
