/* This is the style of your browser text */

h1.fancy, h2.fancy, h3.fancy, span.fancy,h4.fancy {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 0.025em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	display: inline;
	width: auto;
}


h1.fancy {
  text-align: center;
  font-size: 24px;
}

h2.fancy {
  font-size: 18px;
}

h3.fancy, span.fancy,h4.fancy {
  font-size: 14px;
}
