body, textarea 
{ 
background:#000000;
color:#FFFFFF;  
font-size:10px;
font-family:"Arial, Times, serif";
scrollbar-base-color:#FFFFFF; 
scrollbar-3dlight-color:#000000; 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-darkshadow-color:#000000; 
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#000000; 
scrollbar-track-color:#000000; 
}

input.red {background-color: #FFFFFF; font-weight: bold; font-size: 10px; color: white;}

select, option
{
background-color:#000000;
border-color:#FFFFFF;
}

a:link {color:#990000; text-decoration:none;} 
a:visited {color:#990000; text-decoration:none;} 
a:hover {color:#FFFFFF;} 

h2 {font-family : courier;}

td { font-family: Arial, Times, serif; font-size:12px; } 

input, select, textarea 
{ font-size:10px; font-family:Arial, Times, serif; font-weight:bold; color:#FFFFFF; background:#000000;} 

.passage, .champ 
{ background:"#AAAAAA"; width:300px; border:6px solid #DDDDDD; } 
.choix 
{ background:"#FFFFFF";}  
.option 
{ background:"#DDFFFF"; border:1px solid #DDDDDD; } 
.Bouton 
{ background:"#FF0000"; color:#FFFFFF; width:100px; border-width:5px; border-color:#FFFFFF; border-style:groove; 
padding:1px;} 

.agenda
{font-size:11px;
font-family;Arial, Times;
border-bottom-color:#FFFFFF; border-bottom-width:1px; border-bottom-style:dotted;
} 

.commentaire
{
font-size:10px;
font-weight:500;
font-family: Verdana, Times, serif; 
text-align:justify
}

.lettrine
{
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Arial, Times New Roman, Times, serif;
color: #FFFFFF;
background-color: #000000; 
margin-top: -3px;
padding: 0px;
line-height: 1em;
}