.bodytype {
	font-family: "Bookman Old Style", "Times New Roman", Times;
	font-size: 12px;
	color: #000000;
}
.bodytypebold {
	font-family: "Bookman Old Style", "Times New Roman", Times;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodytypesmall {
	font-family: "Bookman Old Style", "Times New Roman", Times;
	font-size: 9px;
	color: #000000;
}
.arialsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.pagetitle {
	font-family: "Bookman Old Style", "Times New Roman", Times;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subtitle {
	font-family: "Bookman Old Style", "Times New Roman", Times;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a:hover {
	font-family: "Bookman Old Style", Times, "Times New Roman";
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	font-family: "Bookman Old Style", Times, "Times New Roman";
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Bookman Old Style", Times, "Times New Roman";
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: "Bookman Old Style", Times, "Times New Roman";
	color: #000000;
	text-decoration: underline;
}
