.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.PTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.PTitleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.smregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
.yellow {
	color: #FFFF00;
	text-decoration: none;

}
.red {
	color: #990000;
	text-decoration: none;

}
.white {
	color: #FFFFFF;
	text-decoration: none;

}
.smallt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.blue {
	color: #0000FF;
	text-decoration: none;
}
.black {
	color: #000000;
	text-decoration: none;
}
.smregularnob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

