/* This is the style of your browser text */


h1, h2, h3, h4, h5 {
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}




h1 {

	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

h2 {
	font-size: 24px;
	font-family:Arial Narrow, Arial, sans-serif;
	color:#FFFFFF;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 5px 0 20px 0;
}

h5 {
	font-size: 20px;
}

