body {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 76%;
}
h1 {
	font-family: Helvetica, sans-serif, Arial;
	font-weight: normal;
	color: #13467F;
	font-size: 2.5em;
	margin-top:0px;
}
h2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 1.5em;
	color: #13467F;
	margin-bottom: 0px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #13467F;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
h1 em {
	display: block;
	color: #999999;
	font-size: 0.5em;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
}
.footnote{
	font-size:0.9em;
}
