table {  font-family: Arial, Helvetica, sans-serif}
.comment {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: 500}
body p {
	text-align: center;
	font-weight: bold;
}
.Left {
	text-align: left;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}

