.bkgrnd {
	background-repeat: no-repeat;
	background-position: left top;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #012C73;
	line-height: 26px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}
.bkgrnd-bl {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sm-line {
	line-height: 15px;
}
a {
	font-weight: normal;
	color: #0E79CA;
	text-decoration: none;
}
