@charset "utf-8";
/* CSS Document */


.navLnk {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
.main {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.mainGreen {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #9DD169;
}
.SubTitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #669C30;
}
.mainLarge {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}
.mainFade {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #CCCCCC;
}
