body {
	background-color: #A0AADC;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 12px;
}

.footer	{
	font-size: 11px;
	text-align: center;
	font-weight: bold;
        margin: 2px;
}

.footer a:link, .footer a:visited {
	text-decoration: none;
	color: yellow;	
	font-weight: bold;
	border: 1px solid #a0aadc;
	margin: 2px 2px 2px 2px;
	padding-left: 3px;
	padding-right: 3px;
}

.footer a:active, .footer a:hover {
	background: #b0baec;
	border: 1px dotted black;
}

h2 {
	margin: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

h3 {
	margin-top: 5px;
	margin-bottom: 2px;
	border-bottom: 1px solid black;
}

hr {
	border-width: 2px solid yellow;
	margin: 0px;
}

.raw {
	font-family: "Courier New", Courier, monospace;
}
td {
	font-size: 12px;
}

.liste a:link, .liste a:visited {
	text-decoration: none;
	color: yellow;	
	font-weight: bold;
	border: 1px solid #a0aadc;
	margin: 2px 2px 2px 2px;
	padding-left: 3px;
	padding-right: 3px;
}

.liste a:active, .liste a:hover {
	background: #b0baec;
	border: 1px dotted black;

}
