body	{font-family: "Verdana", "Helvetica", "Arial";
	background-color:rgb(230,235,240);
	font-size: 10pt;}
table {font-family: "Verdana", "Helvetica", "Arial";
	font-size: 10pt;
	}
h1	{font-size: 18pt}
h2	{font-size: 14pt}
li	{margin-bottom: 0.3em}
.hidden {display: none; visibility: hidden}
#page {
		width: 860px; /* ou width:70%; ou width:20em; */
		background-color:#ffffcc;
		/* background-color:rgb(230,235,240); */
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		padding: 1em;
}

