@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #0952A9;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #063B6F;
}

