body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CD89BA;
	font-size: 12px;
	line-height: 22px;
}
.form_center {
	text-align: left;
}
 
a:link {
	color: #CD89BA;
}
a:hover {
	color: #F1552C;
	text-decoration:none;
}
a:visited {
	color: #9CCB47;
}


.orange_headings {
	font-size: 16px;
	font-weight: bold;
	color: #F2552C;
}
.list_indent {
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumb_borders {
	border: thin solid #CD89BA;
}
