* {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

h1 {
	color: #142A39;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 24pt;
}

.p, p {
	color: #142A39;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 12pt;
	margin: 0pt;
}

h3 {
	color: #142A39;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
}

.h2, h2 {
	color: #142A39;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 12.5pt;
}

.s2 {
	color: #2D9F86;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12pt;
}

li {
	display: block;
}

#l1 {
	padding-left: 0pt;
}

#l1>li>*:first-child:before {
	content: "• ";
	color: #142A39;
	font-family: Symbol;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
}

#l2 {
	padding-left: 0pt;
}

#l2>li>*:first-child:before {
	content: "• ";
	color: #142A39;
	font-family: Symbol;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
}