body {
	background-color: #A69CBE;
	margin-top: 15px;
	background-image: url(images/purpleswirlbkg.gif);

}
a {
	color: #5C456D;
	text-decoration: none;

}
a:hover {
	color: #A69CBE;
	text-decoration: none;

}
.regtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.topbtmbrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}

