.boldyellow {
	font: bolder 12px/13px "Trebuchet MS";
	color: #FECC66;
}
.boldblue {
	font: bold 12px "Trebuchet MS";
	color: #6699CC;
}
.boldredd {
	font: bold 10px "Trebuchet MS";
	color: #FF0000;
}

.yellow18pt {
	font-size: 18px;
	line-height: 18px;
	font-weight: bolder;
	color: #F8CB73;
}
.caption2 {
	font: italic 10px "Trebuchet MS";
	color: #000000;
}
