.red_title {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.green_title {
	font-size: 14px;
	color: #66CC99;
	font-weight: bold;
}
green_title {
	font-size: 14px;
	color: #66CCCC;
	font-weight: bold;
}
.blue_text {
	font-size: 12px;
	font-weight: bold;
	color: #66CCCC;
}


