body.menu {
	margin-left: 12px;
	margin-top: 40px;
}

table.menu {
	border: 1;
	height: 100%;
	background-color: #ff8c00;
}

td.menu {
	text-align: center;
	background-color: #ff8c00;
}

.dummy {
	height: 12px;
	background-color: #ffffff;
}

.foot {
	text-align: center;
	height: 30px;
	background-color: #ffffff;
	color: #FF6600;
}

.title {
    font-size: 9pt;
    font-weight: lighter;
    margin-top: 0em;
    margin-bottom: 0em;
    background-color: #FFFFFF;
}

.businessnumber {
	text-align: right;
	height: 30px;
	background-color: #ffffff;
	color: #000000;
}
