.bgrayTitle 
{  
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5D6C91;
}
.bredTitle 
{  
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #800080;
}
.bgreenTitle 
{  
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #008000;
}
.bblueTitle 
{  
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}