titre  {
	font-size : 6;
	font-family : Garamond;
	font-weight : bold;
	font-style : italic;
	color : Blue;
	text-align : center;
}

H1  {
	font-size : 32;
	font-family : Eurostile;
	font-weight : bold;
	color : #e1e1e1;
	font-style : italic;
}

H2  {}

H3  {
	font-size : 22;
	font-style : italic;
}

H4  {
	font-size : 22;
	font-style : italic;
	color : red;
}





A  {
	color : #e1e1e1;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

blockquote  {}

BODY  {
	font-family : Eurostile;
	font-size : 18;
	color : White;
}

table  {
	font-size : 18;
	font-family : Eurostile;
	color : White;
}

