.homeContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 80px;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.bodyContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;


}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding-left: 15px;
	font-style: italic;


}
.dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #996633;
}
a:visited {
	color: #CC9900;
}
a:hover {
	color: #CC9933;
}

.footerCredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #EAEAEA;
	text-decoration: none;
	font-style: italic;
}
.footerCredit a:link {
	color: #E2E2E2;
}
.footerCredit a:visited {
	color: #E2E2E2;
}
.footerCredit a:hover {
	text-decoration: underline;
	color: #E2E2E2;
}