a {  color: #CC0000; font-weight: bold; text-decoration: none}
a:hover {  color: #000000; font-weight: bold; text-decoration: underline}
.txtHeader { font-family: "Trebuchet MS"; font-size: 15pt; font-style: normal; font-weight: bold; color: #000000}
.txtCopy {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.txtSubHeader { font-family: "Trebuchet MS"; font-size: 12pt; font-style: normal; font-weight: bold; color: #CC0000}
.txtCopySmall {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
