.bold {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #EAEECB;
	padding-left: 16px;
}
.blue {

	font-family: Trebuchet MS;
	font-size: 11px;
	color: #0099BD;
	padding-left: 16px;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #EADFBB;
	padding-left: 16px;
	font-weight: bold;
}
.bluetitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0099BD;
	padding-left: 16px;
	font-weight: bold;
}
.brown {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #630;
	padding-left: 16px;
}
