p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}
.smallHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #99CCFF;
}
.smallBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	left: 5px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: normal;
}
.smallBodyTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	left: 5px;
	color: #3366CC;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #35B2E2;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #0ADEFF;
	text-decoration: none;
}
a:visited {

	font-weight: bold;
	color: #8AC0DD;
	text-decoration: none;
}
