.title_xlgt {
	font-size: x-large;
	font-style: normal;
	color: #394c6a;
}
.title_lg {
	font-size:large;
	font-style: normal;
	color: #394c6a;
}
.title_orig {
	font-size: medium;
	font-style: normal;
	color: #394c6a;
}
.title_sml {
	font-size: small;
	font-style: normal;
	color: #394c6a;
}
.title_xsml {
	font-size: x-small;
	font-style: normal;
	color: #394c6a;
}

