@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 194px;
	width: 750px;
}
#content {
	width: 660px;
	height: 725px;
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 50px;
}
.subtext {
	font-size: 10px;
}
.text14pt {
	font-size: 14px;
}


a:link {
	color: #8C61A9;
}
a:visited {
	color: #8C61A9;
}
a:hover {
	color: #6D4B83;
}
.tableborder {
	border: 1 pt solid #8B61A8;
	margin-bottom: 10px;
}
