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

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


h1 {
	text-align: left;
	font-size: 36px;
	padding: 2px 0 2px 0;
	margin: 0 2px 0 2px;
}

h2 {
/*afegit david*/line-height:100%;
height:30px;/*final afegit david*/
	
	text-align: left;
	font-size: 15px;
padding: 1px 0 1px 0;
	margin: 0 1px 0 1px;
	width: 200px;
}

h3 {
	font-size: 20px;
	width: 200px;
}

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

h5 {
	font-size: 20px;
}



.gutter {
	margin: 10px;
}


#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}