.subheadred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8D323C;
}
.subheadgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #505c54;
	line-height: 13px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	color: #505C54;
}
.bodyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #505C54;
}
.bodySans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #505C54;
}
.bodySansBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #8D323C;
}
.bodyItal {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	font-style: italic;
	color: #505C54;
}
a.link:link {color: #505C54; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; 	font-weight: normal; line-height: 16px;}
a.link:active {color: #505C54; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; 	font-weight: normal; line-height: 16px;}
a.link:visited {color: #505C54; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; 	font-weight: normal; line-height: 16px;}
a.link:hover {color: #8D323C; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; 	font-weight: normal; line-height: 16px;}

a.linkSansBold:link {color: #505C54; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; 	font-weight: bold; line-height: 16px;}
a.linkSansBold:active {color: #505C54; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; 	font-weight: bold; line-height: 16px;}
a.linkSansBold:visited {color: #505C54; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; 	font-weight: bold; line-height: 16px;}
a.linkSansBold:hover {color: #8D323C; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; 	font-weight: bold; line-height: 16px;}
