@charset "utf-8";
h3 {
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000CC;
	padding-left: 50px;
}

