.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #635D4D;
}

.regularBold {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3E3A31;
}

.regularSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #635D4D;
}

.regularReverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.tableCellBG {
	background-image: url(../images/leftSideBG.gif);
	background-repeat: repeat-y;
}

.imgBG {
	border-color: #817868;
}

A:link {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3E3A31;
}

A:visited {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #635D4D;
}

A:hover {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #635D4D;
}

.navLink {
	color: #3E3A31;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
}.purp {
	background-color: #39131E;
	border: 1px solid #FFF;
}
.purp tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	padding: 5px;
	line-height: 30px;
}
.pink {
	color: #A86E80;
	font-size: 26px;
}
