body {
    font-family: arial, helvetica, sans-serif;
}

div.menubar {
	background-color: #f0f0f8;
}

div.menu {
	font-size: 80%;
	text-align: right;
}

td.h1 {
	padding: 5px;
	margin: 0;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	float: left;
}

h2 {
	font-size: 90%;
}

h3 {
	font-size: 80%;
}

h4 {
	font-size: 70%;
}

#title {
    text-align: center;
    font-weight: bold;
}

td {
	font-size: 11px;
	padding: 3px;
}

address {
	font-size: 10px;
	text-align: center;
	background-color: #f0f0f8;
}
