
h1  { color: #522666; font-style: normal; font-weight: bolder; font-size: 13pt; line-height: 20pt; font-family: verdana }
h2 { color: black; font-style: normal; font-weight: lighter; font-size: 12pt; line-height: 28pt; font-family: verdana }
h3 { color: black; font-style: normal; font-weight: lighter; font-size: 9pt; line-height: 14pt; font-family: Verdana }
h4 { color: black; font-style: normal; font-weight: lighter; font-size: 9pt; line-height: 10pt; font-family: verdana; text-decoration: underline }
h5 { color: black; font-style: normal; font-weight: lighter; font-size: 9pt; line-height: 16pt; font-family: verdana }
h6  { color: #800000; font-style: italic; font-weight: bolder; font-size: 13pt; line-height: 14pt; font-family: verdana }

HR {
	height: 1px;
	border: 1px solid #4e2766;
	width: 400px;
	margin: 4px 0px 16px 0px;
	text-align: left;
	line-height: 1px !important;
}

a {
	color: #462121;
}

a:visited {
	color: #522666;
}

a:active {
	color: red;
}


.mceContentBody a {
	color: #462121 !important;
}


/* -- */

.pageContent, .pageContent TD {
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial;
}

.yellowHeader {
	color: #FFB22C;
	font-style: normal;
	font-weight: bolder;
	font-size: 13pt;
	line-height: 20pt;
}

.maroonHeaderLarge {
	color: maroon;
	font-style: italic;
	font-weight: bolder;
	font-size: 13pt;
	line-height: 20pt;
}

.maroonHeaderSmall {
	color: maroon;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
}

.purpleHeaderLarge {
	color: #522666;
	font-style: normal;
	font-weight: bolder;
	font-size: 13pt;
	line-height: 20pt;
}

.purpleHeaderThin {
	color: #522666;
	font-style: normal;
	font-weight: lighter;
	font-size: 12pt;
	line-height: 12pt;
}

.purpleHeaderSmall {
	color: #522666;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
}

.redHeader {
	color: red;
	font-weight: bolder;
	font-size: 13pt;
	line-height: 12pt;
}

.navyblueHeaderLarge {
	color: #004040;
	font-weight: bolder;
	font-size: 13pt;
	line-height: 20pt;
}

.navyblueHeaderSmall {
	color: #004040;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
}

.purpleBody {
	color: #522666;
}

.maroonBody {
	color: maroon;
}

.normalText {
	color: black;
}
