.background {
	background-image: url(mainimages/chooser.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660066;
	text-align: center;
}
body {
	background-color: #9291C7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border: 2px solid #000000;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #663366;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #663366;
}
a:active {
	color: #663366;
}.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666699;
}
.newbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #660033;
	text-align: center;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #003366;
	background-color: #eeeeee;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
.quoteend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-align: center;
}

