body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C7C4B8;
}
a {
	color: #A7907A;
	text-decoration: none;
}
a:visited {
	color: #999893;
}
h2 {
	color: #800180;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
}

h3 {
	color: #5C1173;
	font-size: 16px;
}

.h3Center {
	color: #5C1173;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

a:link {
	color: #98846C;
}
.textWhite {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;

	line-height: 20px;
}


.tdDarkPurple {
	background-color: #540F68;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
.textDarkPurpleBold {
	font-size: 14px;
	font-weight: bold;
	color:  #5C1173;
}


.tdLightPurple {
	background-color: #800180;
	height: 1px;
	
}
.textSpecial {
	font-size: 14px;
	color:  #5C1173;
	text-align: center;
	font-weight: bold;
}

HR {
	line-height: normal;
	font-weight: lighter;
	color: #540F68;
	height: 3px;
	width: 300px;
	vertical-align: middle;
	text-align: center;
	background-position: center;
}
.textPurpleBold {
	font-weight: bold;
	color:  #5C1173;
	font-size: 14px;
}
.textGreen {
	color: #003300;
	text-align: left;
	font-weight: bold;
}
.textPurpNoBoldCharac {
	color:  #800180;
}

