.MenuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-variant: normal;
	color: #C4E1A6;
	line-height: 1.75em;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	list-style-type: square;
	list-style-position: inside;
	font-weight: normal;
	padding: 0px;
}

ul {
	list-style-type: square;
	list-style-position: outside;

}
.mainTable {
	border: 2px double #000000;
	padding: 5px;

}

a {
	color: c4e1a6;
}
.bodyCell {
	padding: 8px;
}
