body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
}

.footer {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.heading {
	color: #BA2010;
	font-size: 18px;
	font-weight: bold;
}

.purple {
	color: #4B33B1;
}

.heading-sm {
	color: #4B33B1;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	font-weight: bold;
	color: #4B33B1;
}

a:visited {
	font-weight: bold;
	color: #BA2010;
}

a:hover {
	font-weight: bold;
	color: #8DC63F;
}

a.footer:link {
	color: #FFFFFF;
	font-weight: bold;
}

a.footer:visited {
	color: #FFCC33;
	font-weight: bold;
}

a.footer:hover {
	color: #8DC63F;
	font-weight: bold;
}

.table {
	border: thin solid #4b33b1;
	padding: 0px;

}

.small {
	font-size: 11px;
}
