body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #191919;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #191919;
}

a {
	color: #528CC6;
	text-decoration: none;
}
a:hover {
	color: #528CC6;
	text-decoration: underline;
}
a.black {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #528CC6;
	text-decoration: none;
}
.heading {
	font-weight: bold;
	color: #528CC6;
}
.footer {
	color: #FFFFFF;
	font-size: 11px;
}
a.footer:hover {
	color: #FFFFFF;
	font-size: 11px;
}
.form-bg {
	background-image: url(../images/forms-pen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom {
	font-size: 11px;
}
