.hLead {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.text {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}
A.top:link {
	font-size: 10px;
	line-height: 150%;
	color: #FF3366;
	text-decoration: underline;
  cursor : pointer;
}
a.top:hover {
	font-size: 10px;
	line-height: 150%;
	color: #FF33CC;
	text-decoration: underline;
}
a.top:visited {
	font-size: 10px;
	line-height: 150%;
	color: #666666;
	text-decoration: underline;
}
.pText {
	font-size: 10px;
	line-height: 150%;
	color: #FF3333;
}
.hTitle {
	font-size: 15px;
	line-height: 150%;
	color: #FF3333;
}
.footerText {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 200%;	
}
