.12-b {
	font-size: 12px;
	color: #634100;
}
.12-gray {
	font-size: 12px;
	color: #666666;
}
.13-dark {
	font-size: 15px;
	line-height: 16pt;
	color: #634100;
}
.13-gray {
	font-size: 15px;
	color: #666666;
}
.13-blue {
	font-size: 15px;
		color: #003366;
}	
.15-gray {
	font-size: 15px;
	color: #666666;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.title-b {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
}
.title-blue {
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
.title-red {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;

}
.bold-white {
	font-size: 13px;
	line-height: 15pt;
	font-weight: bold;
	color: #FFFFFF;
}
