.bodyReg {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.bodySmall {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #676d6c;
}
.bodyRegBold {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bodySamllBold {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

.bodySubOrange {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e17d14;
}

.bodySubOrangeLarge {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e17d14;
}

.bodySubGray {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #476869;
}

.bodySubGrayLarge {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #476869;
}

.bodyLink {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-decoration: none;
	text-decoration: underline;
	color: #476869;
}
.bodyLink a:link {
	text-decoration: none;
	text-decoration: underline;
	color: #476869;
}
.bodyLink a:visited {
	text-decoration: none;
	text-decoration: underline;
	color: #476869;
}
.bodyLink a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #DC7428;
}
.bodyLink a:active {
	text-decoration: none;
	color: #DC7428;
}


.bodyBulletGray {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #DC7428;
}


.bodyLinkSmall {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #DC7428;
}
.bodyLinkSmall a:link {
	text-decoration: none;
	color: #DC7428;
}
.bodyLinkSmall a:visited {
	text-decoration: none;
	color: #DC7428;
}
.bodyLinkSmall a:hover {
	text-decoration: underline;
	color: #DC7428;
}
.bodyLinkSmall a:active {
	text-decoration: none;
	color: #DC7428;
}