.arial_32blk {
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial_32red {
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	color: #F00000;
	text-decoration: none;
}
.arial_26bld {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #003C66;
	text-decoration: none;
}
.arial_18bld {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial_22blk {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial_22blue {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #003C66;
	text-decoration: none;
}
.arial_12reg {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial_12bld {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial_20blk {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial_20red {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #F00000;
	text-decoration: none;
}
.arial_16reg {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial_16reg_blue {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.arial_16reg_blue:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.arial_12regblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}