body {}
p {}
td {}
.link {
	color: 4F4740;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}
.link:hover { color: #FFFFFF; font-size: 10px; font-family: Arial; text-decoration: underline }
.divider {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: 4F4740;
}
.footerTxt {
	color: 4F4740;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}
.welcomeTxt {
	color: 4F4740;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	line-height: 12px;
}
.bodyLink {
	color: #0066CC;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
.bodyLink:hover { color: #0066CC; font-size: 11px; font-family: Arial; text-decoration: underline }
.customTxt {
	color: 4F4740;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	line-height: 15px;
}

H1 {font-family:Arial; text-decoration:underline; color:#406AA4; font-weight:none; font-style:none; font-size:20px; }
H2 {font-family:Arial; text-decoration:underline; color:#406AA4; font-weight:none; font-style:none; font-size:18px; }
H3 {font-family:Arial; text-decoration:underline; color:#406AA4; font-weight:none; font-style:none; font-size:16px; }
H4 {font-family:Arial; text-decoration:underline; color:#406AA4; font-weight:none; font-style:none; font-size:14px; }