table {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 14px;

	color: #000000;

}

.trebuchet-lg {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 16px;

	font-weight: bold;

	color: #000000;

}

.red {

	font-size: 14px;

	color: #000000;

}

.red-bld {

	font-size: 14px;

	font-weight: bold;

	color: #FF0000;

}

.red-lg {

	font-size: 16px;

	font-weight: bold;

	color: #FF0000;

}

.arial-lg {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #000000;

}

.arial-sm {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

}

.trebuchet-sm {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 10px;

	color: #000000;

}

.brown-sm {

	font-size: 10px;

	color: #660033;

}

.brown-md {

	font-size: 12px;

	font-weight: bold;

	color: #660033;

}

.brown-lg {

	font-size: 16px;

	font-weight: bold;

	color: #660033;

}

.brown {

	font-size: 14px;

	color: #660033;

}

.orange {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 14px;

	font-weight: bold;

	color: #F77918;

}

.orange-lg {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 16px;

	font-weight: bold;

	color: #F77918;

}

.green {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 14px;

	font-weight: bold;

	color: #33B63F;

}

.lgt-blue {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 14px;

	color: #6FADD9;

}

a:link {

	font-weight: bold;

	color: #F77918;

	text-decoration: underline;

}

a:visited {

	font-weight: bold;

	color: #F77918;

	text-decoration: underline;

}

a:hover {

	font-weight: bold;

	color: #F2F121;

	text-decoration: none;

}

a:active {

	font-weight: bold;

	color: #6FADD9;

	text-decoration: underline;

}

.black-sm-bld {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

}

a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #F77918;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #F77918;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #F77918;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 14px;
}
