body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.menu {
	background-color: #88003F;
	color: #FFFFFF;
	cursor:hand;
	border: 4px solid #88003F;
	font-size: 9pt;
	width: 100%
}