@charset "UTF-8";

.classIndent {
	font-size: 12px;
	line-height: 14px;
	padding-left: 34px;
	display: block;
}
.purple {
	color: #660066;

}
.CappedUnderlinedText {
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 11px;
}


.CappedPurpleHeading {
	
	font-size: 11px;
	font-weight: normal;
	font-weight:bold;
	text-transform: uppercase;
	color: #660066;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 11px;
}

h2 {
	font-size: 11px;
	font-weight: normal;
	font-weight:bold;
	text-transform: uppercase;
	color: #660066;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 11px;
}

h5 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.black12 {
	color: #000;
}

