@charset "UTF-8";
h1 {
    font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	color: #0D2E8C;
}
h2 {
    font-family: Verdana;
	font-size: 8.5pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}
h3 {
    font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}
h4 {
    font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}
h5 {
    font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: #0D2E8C;
}
span.title1 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	color: #0D2E8C;
}
span.subtitle1 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: #0D2E8C;
}