body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
}
.fpheader {
	font-weight: bold;
}
.fptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4C5CA9;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #FF3333;
	text-decoration: underline;
}
.inheader {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}
.recruit {
	background-color: #009900;
	font-weight: bold;
	color: #FFFFFF;
}
.norecruit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC00;
}
