.ContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.ContentTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.FooterTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.ContentTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.FooterTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.tableborders {
	border: thin double #03677E;
}
.italic {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.BoldItalic {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.WhiteHead {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.whiteback {
	background-color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #0033FF;
}
.WhiteMedium {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-weight: bold;
	color: #000066;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}

