body {
	font-family: "Trebuchet Ms", helvetica, verdana, arial, sans-serif;
	color: #373737;
	font-size: 0.7em; /* 70%; */
	line-height: 1.4em;
}

div#container p {
	
	font-size: 110%; 
	
}

div.intro p {
	font-weight: bold;
}


h1, h2, h3, h4, h5 {
	font-family: Georgia, times, arial, serif;
	margin: 0.2em 0 0 0;
	padding: 0;
	font-weight: normal;
}

h2
{
	font-size: 400%;
	line-height: 1.1em;
}

h3
{
	font-size: 225%;
	line-height: 1.1em;
	font-weight: normal;
	letter-spacing: -0.04em;
}

h4 {
	
	font-size: 140%;
	line-height: 1.1em;
	font-weight: normal;
	letter-spacing: -0.04em;
	
}

/* more serif */
ul#topNavigation, div.quote blockquote {
	font-family: Georgia, times, arial, serif;

}