#menu {width:500px;}

h1 {font-size: 20pt;
	color: blue;
	font-family: Jokerman, Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-align: center;
	text-decoration: underline
	}

h2 {font-size: 16pt;
	color: #666666;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: center;
	text-decoration: none;
	}

h3 {font-size: 12pt; font-family: serif;
	color: #993333;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 700;
	text-align: center;
	}

h4 {font-size: 14pt; font-family: serif;
	color: #993333;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 800;
	text-align: center;
	}	

td { 
	border-left: 0px;
	border-right: 0px;}