.menu2 {
	list-style-type: square;
	margin-left: 1px;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	margin: 10px;
	font-variant: small-caps;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	margin: 10px;
	font-variant: small-caps;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: inside;
	left: auto;
	text-align: justify;
	clip: rect(auto,auto,auto,auto);
	color: #000000;
	background-color: #000000;
	border: 10px solid #000000;
	margin: 0px;
	height: 840px;
}
table#cadre {
	border: 0px;
	margin: 4px;
	padding: 4px;
	height: 800px;
	width: 760px;
	background-color: #FFFFFF;
}
