BODY {
	scrollbar-3d-light-color:#999999;
	scrollbar-arrow-color: Red;
	scrollbar-base-color: White;
	scrollbar-dark-shadow-color:#333333;
	scrollbar-face-color: White;
	scrollbar-highlight-color: Red;
	scrollbar-shadow-color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 12px;
	font-size : 12px;
	color: #000000;
	background-color : White;
	font : normal Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height: normal;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style : normal;
	line-height: normal;
	text-align: left;
}
 
A:link {
	color: blue;
	font-family : Arial;
	text-align: left;
}

A:visited {
	color: #006699;
	font-family : Arial;
	text-align: left;
}

A:hover{
	color: blue;
	font-family : Arial;
	text-align: left;
	font-weight: normal
}

.standard{ 
	font-size: 12px;
 }
 
.Titre  {
	font-size: 20px;
	line-height: 200%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font : Arial;
	font-family : Arial;
}

.Titre1 {
	font-size: 20px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	font : Arial;
	font-family : Arial;
}

.Titre2 {
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
	font : Arial;
	font-family : Arial;
}

.Titre3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font : Arial;
	font-family : Arial;
	}

.special {
	font-weight: bold;
	color: Red;
	font : Arial;
	font-family : Arial;
}
	
.legende1 {
	font-weight: bold;
	color: #000000;
	text-align: center;
	font : Arial;
	font-family : Arial;
	font-size: 16px;
	font-variant: small-caps;
}

.legende2 {
	font-weight: bold;
	color: #000000;
	text-align: center;
	font : Arial;
	font-family : Arial;
}

li {
	list-style: disc;
}

.liste {
	font-size : 12px;
	font-family : Arial;
	font : Arial;
}

.theme { 
	text-align: left;
  	text-transform: uppercase; 
	font-size: 16px; 
	font-weight: bold;
}



