.LinkHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F75B4;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.PageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0066CC;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: ##0066CC;
}
.imageBorder {
	border: medium solid #1F75B4;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0066CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: ##0066CC;
}
.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1F75B4;
}

