body {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
}
.headerPage {
	font-size: 22px;
	font-weight: bold;
	color: #CC33CC;
}
.headerParagraphBlk {
	font-size: 14px;
	font-weight: bold;
}
.headerSectionBlk {
	font-size: 18px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.headerSectionTeal {
	color: #009999;
	font-weight: bold;
	font-size: 18px;
}
a:link {
	color: #CC66CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC66CC;
	text-decoration: none;
}
a:hover {
	color: #009999;
}

