.p12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;

}
.green:link {
	color: #99FF00;
	text-decoration: none;
}
.green:visited {
	color: #99FF00;
	text-decoration: none;
}
.green:hover {
	color: #00FFFF;
	text-decoration: underline;
}
.p18 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 26px;
}

