@charset "UTF-8";
.style5 {font-size: 10px}
.style6 {color: #333333}
body {
	background-color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #18BECF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #18BECF;
}
a:hover {
	text-decoration: none;
	color: #EB2D95;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

