p {
	font-family: Arial, Helvetica, sans-serif;
	color: #E8E8E8;
}
.bodyText {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.descriptionText {
	font-size: 12px;
	color: #CCCCCC;
}
.bottomNavigation {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFCC33;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
span.dropCap {
	font-size: 16px;
	line-height: 9px;
	font-weight: bolder;
}

