@charset "utf-8";
h1 {
	color: #0037f0;
	font-size: xx-large;
}
h3 {
	font-size: medium;
	color: #0037f0;
}

h2 {
	font-size: large;
	color: #0037f0;
}
h4 {
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
}
