@charset "utf-8";
/* CSS Document */

<style type="text/css">

.style1 {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.style2 {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.style3 {font-size: 11px;}
.style5 {font-size: 11px; }
.style6 {
	color: #FFFFFF;
	font-size: 12px;
}
.style7 {
	font-size: 14px;
	color: #FFCCFF;
	line-height: 20px;
	font-weight: bold;
}
.style8 {
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}
.style9 {
	color: #FF0066;
	font-size: 14px;
	font-weight: bold;
	
}
.style11 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #666666;
}

</style>
