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

h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1.0em;
}

h2 {
margin-top: 40px;
margin-bottom: 0;
letter-spacing: 1px;
color: #cebaa8;
}

h2.subtitle {
margin: 0;
}

h3 {
font-size: 16px;
margin-top: 10px;
margin-bottom: 20px;
color: #fff;
}
	* html h3 { font-size: 14px } /* for IE */

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}
