.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	list-style-type: disc;
	padding-left: 20px;
	list-style-position: outside;
}
.Background {
	background-repeat: no-repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 20px;
}
