a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.text {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.whitetext {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.boldtext {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.newsredboldtext {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #EC1A23;
}
.redboldtext {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #EC1A23;
}
.graytext {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.imagetext {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bold-italics-text {
	ffont-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.blackbold-subhead {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 10.5pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.italics-text {
	ffont-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}