.bodyHm {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	}
.subhdHm {
	font-family: verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #5A3E99;
	}
.headHm {
	font-family: verdana;
	font-size: 18px;
	line-height: 20px;
	color: #5A3E99;
	font-weight: bold;
	}
.profileHd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #5A3E99;
}
.rtcolbody {
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	}
a:link {
	text-decoration: none;
	color: #077516;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #077516;
	}
a:visited {
	text-decoration: none;
	color: #75A77B;
	}

#rtColumn {
	background-color: #E0EFE4;
	}
#rtColumn a:link {
	font: Verdana, 10px;
	text-decoration: none;
	color: #000000;
	}
#rtColumn a:hover, a:active {
	color: #FC7F04;
	text-decoration: underline;
	}
#rtColumn a:visited {
	text-decoration: none;
	color: #666666;
	}

#topNav {
	background-color: #5A3E99;
	margin: 0px;
	padding-left: 0px; 
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 0px;
	}
#topNav p {
	font: bold normal 12px Verdana;
	color: #FFFFFF
	}
#topNav a:link {
	color:#FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	}
#topNav a:hover {
	text-decoration: underline;
	}
#topNav a:active {
	font-weight: bold;
	}
#topNav a:active {
	color: #CCCCCC;
	}
