/* This is the style of your browser text */



h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 42px;
	letter-spacing: -1px;
	margin: 2px;
	padding: 0;
	line-height: 1.2em;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EC2519;
	text-align: center;
	font-size: 25px;
	letter-spacing: -1px;
	margin: 10px;
	padding: 5px;
	line-height: 1.2em;
}