h3 {
	font-size: 12px;
	color: #004c99;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #004c99;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 30px;
	color: #004c99;
	text-decoration: none;
	font-weight: bold;
}


