.font_Italic {
	font-style:italic;
}

.font_Bold {
	font-weight:bold;
}

.link_Blue, .link_Blue:hover {
	color:#0C4178;
}
