@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
	color: #333333
}

table {
	margin: 0px;
	padding: 0px;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
	color: #333333
}

paragraph {
	margin: 0px;
	padding: 0px;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
	color: #333333
}

a {
	text-decoration: none
}

a:link {
	color: #0870da
}

a:visited {
	color: #0870da
}

a:hover {
	text-decoration: underline
}

h1 {
	font-size: 10pt;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal
}

h2 {
	font-size: 10pt;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal
}

h3 {
	font-size: 10pt;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal
}

h4 {
	font-size: 10pt;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal
}