body { 	background-color:white; 
    color:black;
	font-family:Arial,sans-serif;
	font-size:10pt;
}

#title_top { 	color:black; 
		background-color:white;
		border-color:black;
		text-align:center;
		border-width:2px;
		border-style:solid;
		padding:5px;
		top:10px;
		font-size:14pt; 
		letter-spacing:3pt;
		font-weight:normal;
}

#menu {		position:relative;
		top:50px;

}

.menu_entry {	color:black; 
		font-size:11pt; 
		margin-bottom:10px;
		/*width:50%;*/
		/*border-style:solid;
		border-width:1px;*/
		font-weight:normal;
		text-align:left;
}
