	body {margin:2px;background-color:black;color:white;font-family:Georgia;font-size:8pt;}

	h1 {font-size:12pt;text-align:center;}
	h2 {font-size:10pt;text-align:center;}

	p {text-indent: 30px;}

	td {font-family:georgia;font-style:normal;font-size:8pt;}

	select {	
		border-color:white;
		border-width:01px;
		font-family:verdana;
		font-size:xx-small;
		background:black;
		color:white;
	}
	
	input {
		font-family:Verdana;
		font-size:xx-small; 
		border-width:01px; 
		border-color:white; 
		border-style:solid; 
		background:black;
		color:white;
	}
	
	img {border-color:white;}
	
	a:link {color:white;text-decoration:none;}
	a:visited {color:white;text-decoration:none;}
	a:hover	{color:yellow;text-decoration:none;}
	
	a.lien:link {color:white;text-decoration:underline;}
	a.lien:visited {color:white;text-decoration:underline;}
	a.lien:hover {color:yellow;text-decoration:none;}

	font.highlight {color:black;background-color:yellow;}
