p.pink{
	font-size:12pt;
	color:#ff66cc;
}
p.blue{
	font-size:12pt;
	color:#0066ff;
}
p.gray{
	font-size:12pt;
	color:#666666;
}
p.green{
	font-size:12pt;
	color:#33cc33;
}
p.red{
	font-size:12pt;
	color:#ff0099;
}
p.olive {
	font-size: 12pt; 
	color: #666633; 
}
span.pink{
	font-size:12pt;
	font-weight:900;
	color:#ff66cc;
}
span.gray{
	font-size:12pt;
	font-weight:900;
	color:#666666;
}
span.green{
	font-size:12pt;
	font-weight:900;
	color:#33cc33;
}
span.red{
	font-size:12pt;
	font-weight:900;
	color:#ff0099;
}
