.blue9style {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.textbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;

}
.textlink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #180B68;
	text-decoration: underline;

}
