body {
	font-family: "Trebuchet mS",Arial,sans-serif;
}
.green {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #51B94C;
}
.treb {
	font-family: "Trebuchet mS",Arial,sans-serif;
	font-size: 16px;
}
.trebb {
	font-family: "Trebuchet mS",Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B50000;
}
.grn {color:#009900;}
.grn a:link {
	color: #009900;
}

.grn a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.grn a:visited {
	color: #009900;
	text-decoration: none;
}
.red a:link{
	color: #B50000;
}
.red a:visited{
	color: #B50000;
}
.red a:hover{
	color: #FF0000;
}
.green-bold {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #316B31;
}
.treb12 {
	font-size: 14px;
}
