.title_xlg {
	font-size: x-large;
	font-style: normal;
	color: #301a10;
	font-weight:bold;
}
.title_lg {
	font-size:large;
	font-style: normal;
	color: #301a10;
	font-weight:bold;
}
.title_original {
	font-size: medium;
	font-style: normal;
	color: #301a10;
	font-weight:bold;
}
.title_sml{
	font-size: small;
	font-style: normal;
	color: #301a10;
	font-weight:bold;
}
.title_xsml {
	font-size: x-small;
	font-style: normal;
	color: #301a10;
	font-weight:bold; 
} 

