.HeaderText {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-style: normal;
}
.Heading1Black {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
}
.Heading1Red {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 10px;
}
.Heading2Black {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Heading2Red {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;

}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	font-style: italic;
}
.bullet-list {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	list-style-type: disc;
	padding-bottom: 3pt;
	font-size: 14px;
	color: #000000;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.bodyText {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.copyright {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.navLinks {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.TinyText {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-variant: normal;
}
.TestiCopyBlack {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.TestiCopyHeadline {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.TableBorder1 {
	border: 1px solid #000000;
}
.numbered-list {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	list-style-type: decimal;
	padding-bottom: 3pt;
	font-size: 14px;
	color: #000000;
}

