a {
	color: #333;
	font-weight: bold;
	text-decoration: underline
}
a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline
}
.txtHeader {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #6B97CD
}
.txtCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.txtSubHeader {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #CBDB29
}
.txtCopySmall {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.txtCopySmallWhite {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.txtSubHeaderWhite {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}
.txtSubHeaderCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333
}
.txtSubHeaderPadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333;
	padding: 5px;
}
.txtBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.image {
	padding-right: 10px;
	padding-bottom: 10px;
}

