em{
	color: #cc0000; //#FF0000;
//	font-style: italic;
	font-weight: bold;
	font-style: normal;
}

strong{
	font-weight:bold;
//	color:#0000FF;
	color: #004276;
//		color: #0000FF;
}

a{
		font-weight:bold;
		color: #004276;
		
}

blockquote{
	font-size: small;
	font-style: italic;
	text-align: left;
}

.slider img {
    width: auto;
	max-width: 95%;
}