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;
}
#nav #subNav ul{
	font-size: 0.916em;
}
h1{
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
}
.header h2, .header h2 span{
	color: #fff;
	font-size: 1.16em;
	font-weight: normal;
}
h2, h2 span{
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 0.5em;
}
h3{
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.5em;
}
h4{
	font-size: 1.16em;
	font-weight: normal;
}
.reference dl dt{
	font-size: 1.5em;
}
.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;
}
div.ingress{
	font-size: 1.25em;
	line-height: 1.5em;
}
p.ingress{
    font-size: 1em;
}
#footer{
	font-size: 0.916em;
	color: #626262;
}