body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efeffd;
	margin:0ex;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	text-decoration:none;
}

ul.simple{
	list-style-type:none;
	text-indent:1ex;
	margin-left:0ex;
}


table.menu {
	width:100%;
	background-color:#c5c5ec;
}

.menu_cell {
	font-weight:bold;
	width:100%;
	text-align:right;
	height:1.5em;
}

div.content {
	margin-bottom:2em;
	margin-left:2ex;
	margin-right:2ex;
}

div.navigation {
	margin-top:2em;
}
