body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #174B2D;
}
.header-top {
	background-image: url(../images/header-bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #014A81;
}
.white-bg {
	background-color: #FFFFFF;
}
