@charset "utf-8";
/* CSS Document */

body

{

}
.style_text
 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
 }
 
 .Style1 {
	color: #993399;
	font-weight: bold;
}
.Style12 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC;}
.Style13 {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #9933CC;
}
a:active {
	text-decoration: none;
}

b:link {
	color: #FFFFFF;
	text-decoration: none;
}
b:visited {
	text-decoration: none;
	color: #FFFFFF;
}
b:hover {
	text-decoration: none;
	color: #9933CC;
}
b:active {
	text-decoration: none;
}
c:link {
	color: #FFFFFF;
	text-decoration: none;
}
c:visited {
	text-decoration: none;
	color: #999999;
}
c:hover {
	text-decoration: none;
	color: #9933CC;
}
c:active {
	text-decoration: none;
}