H1,H2,H3,H4,H5,P,LI { font-family:Arial, Helvetica, sans-serif; }

.menu_item {
	margin-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-indent: 0px;
}
.menu_item LI {
	list-style-type: none;
	font-size:small;
}
.menu_item A {
	text-decoration: none;	
}

.menu_item A:hover {
	text-decoration:underline;
}
