/* This is the style of your browser text */


h1, h2, h3, h4 {
	font-family: Georgia,Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#content h1 {
	font-size: 60px;
	/font-size :50px;
	padding: 0px 0 5px 0;
	margin: 0 0px 0 0px;
}

h2 {
	font-family: Georgia,Helvetica, Arial, Verdana, sans-serif;
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}


