.body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom:10px;
	color: #000000;
}
a:link.body {
	text-decoration: underline;
	color: #0B48BD;
}
a:visited.body {
	text-decoration: underline;
	color: #0B48BD;
}
a:hover.body {
	text-decoration: underline;
	color: #782360;
}
.heading {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:5px;
	color: #000000;
}
.heading-white {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 16px; 
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:5px;
	color: #FFFFFF;
}
.heading-purple {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:5px;
	color: #782360;
}
.subheading {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom:8px;
	color: #000000;
}
.subheading-bold {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:8px;
	color: #000000;
}
a:link.subheading-bold {
	text-decoration: underline;
	color: #0B48BD;
}
a:visited.subheading-bold {
	text-decoration: underline;
	color: #0B48BD;
}
a:hover.subheading-bold {
	text-decoration: underline;
	color: #782360;
}
.subheading-green {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin-top: 15px;
	margin-bottom:0px;
	color: #408B00;
}
.subheading-red {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin-top: 15px;
	margin-bottom:0px;
	color: #D5080B;
}
.subheading-purple {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin-top: 15px;
	margin-bottom:0px;
	color: #782360;
}
.subheading-blue {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin-top: 15px;
	margin-bottom:0px;
	color: #0B48BD;
}
.body-small {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom:2px;
	color: #000000;
}
a:link.body-small {
	text-decoration: underline;
	color: #0B48BD;
}
a:visited.body-small {
	text-decoration: underline;
	color: #0B48BD;
}
a:hover.body-small {
	text-decoration: underline;
	color: #782360;
}
.body-small-bold {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:10px;
	color: #000000;
}
.body-small-white {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom:10px;
	color: #FFFFFF;
}
a:link.body-small-white {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited.body-small-white {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover.body-small-white {
	text-decoration: underline;
	color: #0B48BD;
}
.body-small-white-bold {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:10px;
	color: #FFFFFF;
}
a:link.body-small-white-bold {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited.body-small-white-bold {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover.body-small-white-bold {
	text-decoration: underline;
	color: #0B48BD;
}
.body-bold {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom:10px;
	color: #000000;
}
.body-bold-italic {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight : bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom:10px;
	color: #000000;
}
.contentfile-title {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #477FD5;
}
.contentfile-fieldlabel {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background: #477FD5;
}
.contentfile-fieldcontent {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	background: #FFFFFF;
}
.contentfile-fieldcontentdark {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	background: #B586A8;
}