td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Nav {
	font-size: 11px;
	color: #363B73;
	text-decoration: none;
	font-weight: bold;
}
.CopyBldSm {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #B7824E;
	text-decoration: underline;
}
.HdrLg {
	font-size: 22px;
	font-weight: bold;
	color: #AD610D;
	text-decoration: none;
}
.HdrMd {
	font-size: 16px;
	font-weight: bold;
	color: #AD610D;
	text-decoration: none;
}
.HdrMdTeal {
	font-size: 16px;
	font-weight: bold;
	color: #036E74;
	text-decoration: none;
}
.LinkBlue {
	font-size: 14px;
	font-weight: bold;
	color: #373A74;
	text-decoration: none;
}
.LinkTeal {
	font-size: 14px;
	font-weight: bold;
	color: #036E74;
	text-decoration: none;
}
a:hover {
	color: #AD610D;
	text-decoration: underline;
}
