.title_15px_border{
	font-size:15px;
	font-weight:bold;
	line-height:1.5em;
	padding:5px 0px;
	margin-bottom:10px;
	color:#666;
	border-bottom: 1px solid #666;
}

.title_13px_white{
	font-size:13px;
	line-height:1.5em;
	color:#fff;
	font-weight:bold;
}

.title_13px_grey{
	font-size:13px;
	line-height:1.5em;
	color:#666;
	font-weight:bold;
}

.title_13px_grey_italic{
	font-size:13px;
	line-height:1.5em;
	color:#666;
	font-weight:bold;
	font-style:italic;
}

.title_13px_blue{
	font-size:13px;
	line-height:1.5em;
	color:#196cb7;
	font-weight:bold;
}
.title_13px_blue_italic{
	font-size:13px;
	line-height:1.5em;
	color:#196cb7;
	font-weight:bold;
	font-style:italic;
}

.title_12px{
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	color:#666;	
}

.title_12px_italic{
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	color:#666;	
	font-style:italic;
}

.p_12px_italic{
	font-size:12px;
	line-height:1.5em;
	font-style:italic;
}

.title_11px_emphasis{
	font-size:13px;
	font-weight:bold;
	line-height:1.5em;
	color:#373535;	
}

.font_13px{font-size:13px; color:#666;}
.font_14px{font-size:14px; color:#666;}
.font_15px{font-size:15px; color:#666;}
.font_16px{font-size:16px; color:#666;}
.font_17px{font-size:17px; color:#666;}
.font_18px{font-size:18px; color:#666;}

.font_13px_black{font-size:13px; color:#000;}
.font_14px_black{font-size:14px; color:#000;}
.font_15px_black{font-size:15px; color:#000;}
.font_16px_black{font-size:16px; color:#000;}
.font_17px_black{font-size:17px; color:#000;}
.font_18px_black{font-size:18px; color:#000;}

.emphasis_dark_grey {
	color:#373535;
	font-style:normal;
}

.title_13px_white{
	font-size:13px;
	line-height:1.5em;
	color:#fff;
	font-weight:bold;
	margin:10px 0 5px 0;
}
