h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 36px;
}
table {
	border: 1px none #999999;
	background-color: #F9F0DF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5C1C30;
}

.menupoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 20px;
}
td {
	border: 0.1mm solid #999999;
}
