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