.font_Italic {
	font-style:italic
}

.font_Bold {
	font-weight:bold
}

.font_justify {
	text-align:justify
}