a {
	font-family: "helvetica","arial","sans-serif";
	font-size: 12px;
	color: black
}
div.welcome {
	font-family: "helvetica","arial","sans-serif";
	font-size: 18px;
	color: black
}
div.block {
	margin-left: 1em;
}
p {
	margin: 0em;
	font-family: "helvetica","arial","sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: black;
}
td {
	font-family: "helvetica","arial","sans-serif";
	font-size: 12px;
	color: black
}
ul {
	padding-inline-start: 1em;
	line-height: 1.4;
	list-style-type: disc;
}
