h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: thin dashed #000000;

}

