/* This is the style of your browser text */
h1, h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-transform:uppercase;
}
h1 {
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	height: 16px;
	/*padding-bottom: -16px;
	margin-bottom: -16px;*/
	padding-bottom: 0;
	margin-bottom: 0;
}

