a {
	text-decoration:none;
}

.h1, h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#114F8A;
	font-weight:normal;
	line-height:1.6em;
}

.h2, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#114F8A;
	font-weight:normal;
	line-height:1.6em;
}

.h3, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#114F8A;
	font-weight:normal;
	line-height:1.6em;
}

.h4, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#114F8A;
	font-weight:normal;
	line-height:1.6em;
}

.content, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2F2F2F;
	line-height:1.5em;
}

#footer p {
	font-size:11px;
	color:#114F8A;
}

#footer a {
	color:#114F8A;
}

.narrowcolumn {
	float: left;
}

#sidebar {
	float: right;
}

#sidebar ul {
	list-style: none;
}