BODY {
	background-color: black;
	font-family: arial,helvetica;
	color: white;
}
H1 {
	font-family: arial,helvetica;
	font-size: large;
	color: white;
}
H2 {
	font-family: arial,helvetica;
	font-size: medium;
	color: white;
}
H3 {
	font-family: arial,helvetica;
	font-size: small;
	color: white;
}
H3.FAQ {
	color: cyan;
}
H4 {
	font-family: arial,helvetica;
	font-size: x-small;
	color: white;
}
CAPTION { 
	font-family: arial,helvetica;
	font-size: medium;
	color: #ca0000;
}
TR {
	font-family: arial,helvetica;
	font-size: small;
	color: white;
}
TR.Titre {
	font-family: sans-serif,geneva;
	font-weight: bold;
	font-size: medium;
	color: white;
}
A {
	text-decoration: none	;
	font-family: arial,helvetica;
	color: white;
}
A.MENU { 
	text-decoration: none;
	font-family: sans-serif,geneva;
	font-weight: bold;
	font-size: x-small;
	color: white;
}
A.FAQ { 
	text-decoration: none;
	font-family: sans-serif,geneva;
	font-weight: bold;
	font-size: x-small;
	color: cyan;
}
P {
	font-family: arial,helvetica;
	color: white;
}
P.MENU { 
	text-decoration: none;
	font-family: sans-serif,geneva;
	font-weight: bold;
	font-size: x-small;
	color: white;
}
TD.TITRE {
	text-align: center;
	font-family: sans-serif,geneva;
	font-weight: bold;
	font-size: large;
	color: white;
}

