/* CSS Document */
.style3 {	color: #555555;
	font-size: 13px;
	line-height: 35px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #817DBA;
}
a:active {
	text-decoration: none;
}
.style4 {	font-size: 10px;
	color: #999999;
}
.style5 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 19px;
}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C288C2;
}
.style6 {
	font-size: 18px;
	color: #C288C2;
	line-height: 19px;
	font-weight: 200;
	letter-spacing: 2px;
}
.style7 {
	font-size: 11px;
	color: #C288C2;
	line-height: 19px;
}