.treb10 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
}
.treb12 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;

}
.treb14 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
.treb14bold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.treb14green {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #006600;
}
.treb14greenbold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.treb18greenboldital {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #006600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #669933;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #003399;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #990033;
	text-decoration: none;
}

