body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%; /* ~12px */
	line-height: 1.5em; /* ~18px */
	color: #333;
}
#nav ul{
	font-size: 1.5em;
}
h1{
	font-size: 2em;
	font-weight: normal;
}
h2{
	
	font-size: 1.5em;
	font-weight: normal;
}
h3{
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.5em;
}
h4{
	font-size: 1.16em;
	font-weight: normal;
}
.column, .contactInfo, .secondContentBlock{
	font-size: 1.16em;
}
.narrow, .secondContentBlock{
	font-size: 1em;
}
.narrow dl dt, .secondContentBlock  dl dt{
	font-weight: bold;
}
.narrow dl dt span,  .secondContentBlock  dl dt span{
	color: #3ba3c9;
	font-weight: normal;
}
.ingress{
	font-size: 1.5em;
	line-height: 1.5em;
}
#footer{
	font-size: 0.916em;
	color: #626262;
}