body 
{
	font-family	:Arial; 
	font-size		:15pt; 
}
iframe 

{
	font-family	:Arial; 
	font-size		:15pt; 
}
.bouton 

{
	background	:red; 
	color		:white; 
}
.arabe 
{
	color		:teal; 
	font-size		:30pt; 
	direction		:rtl;

}
.hebreu 
{
	color		:blue; 
	font-size		:30pt; 
	direction		:rtl;
 
}
.russe 
{
	color		:red; 
	font-size		:20pt; 
}
.anglais, .espagnol, .francais 

{
	color		:black; 
	font-size		:12pt; 
}
