body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A54795;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	color: White;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	}

a.purple {
	color: #a34393;
	text-decoration: underline;
}

.borderTopimage {
	border-top: 1px none #363636;
	background-image: url(images/top_border.gif);
}
.borderPurple {
	border-top: 1px solid #6b2860;
}
.style5 {color: #000000}
.style6 {color: #000000; font-weight: bold; }
.style7 {color: #FFFFFF}
.style8 {
	color: #6A2A5E;
	font-weight: bold;
}