.style {
	background-image: url(left-bg.jpg);
	background-repeat: no-repeat;
}
.style2 {
	background-repeat: no-repeat;
	background-position: right 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	letter-spacing: .2em;
	color: #571D9E;
}
.B {
	background-image: url(right-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.center-bg {
	background-image: url(center-bg.gif);
	background-repeat: no-repeat;
	background-position: 11cm 1cm;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
}
.style3Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: .2em;
	color: #571D9E;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
