table {
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	font-family: "Arial", "Helvetica", "Geneva", "Swiss", "SunSans-Regular";
}

.p2:visited {
	font-family: "Arial", "Helvetica", "Geneva", "Swiss", "SunSans-Regular";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.p2:link {
	font-family: "Arial", "Helvetica", "Geneva", "Swiss", "SunSans-Regular";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.p2:hover {
	font-family: "Arial", "Helvetica", "Geneva", "Swiss", "SunSans-Regular";
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.p{
	color: #ffffff;
	font-size: 12px;
	line-height: 150%;
	font-family: "Arial", "Helvetica", "Geneva", "Swiss", "SunSans-Regular";
}
.p3:visited {
	font-family: "Arial", "Helvetica", "Geneva", "Swiss", "SunSans-Regular";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.p3:link {
	font-family: "Arial", "Helvetica", "Geneva", "Swiss", "SunSans-Regular";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.p3:hover {
	font-family: "Arial", "Helvetica", "Geneva", "Swiss", "SunSans-Regular";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
