body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	}
h1 {
	font-size:2em;
	line-height:auto;
	color:#000;
	}
h2 {
	font-size:1.7em;
	line-height:auto;
	color:#000;
}
p {
	margin:0.7em 0em 1em 0em;
	line-height:1.2;
	}
a {text-decoration:underline;}

#Content {
	margin:0 5%;
	padding:0;
	border:none;
	}
#Content>p {margin-bottom:10px;}

#ContentMain {
	margin:0 5%;
	padding:0;
	border:none;
	}
#ContentMain>p {margin-bottom:10px;}

#Menu {display:none;}

div.translation p {
	margin:0em 0em 0em 1em;
	line-height:1.2;
	text-indent:-1em;
	}
div.translation p.note {
	margin:0em 0em 0em 0em;
	text-indent:0em;
	}
div.translation a.anchor {text-decoration:none;}

