table {
 border-width:1px; 
 border-style:solid; 
 border-color:black;
border-collapse:collapse;
 }
td { 
 border-width:1px;
 border-style:solid; 
 TEXT-ALIGN: center;

 }
 
 td.nom { 
 border-width:1px;
 border-style:solid; 
 TEXT-ALIGN: center;
height:20px;
width:120px;
 }
 
 .bureau {
 font-family:verdana;
 font-size:12px;
  TEXT-ALIGN: center;}
  .bureaubold {
 font-family:verdana;
 font-size:12px;
 font-weight: bold;
  TEXT-ALIGN: center;}
  
 tr
{ 	font-family: verdana; 
	font-size:10px; 
	height:30px;}
	
	H1 {font-family: verdana; 
	font-size:16px; 
	margin-top:30px;
	} 
	
div#page
{width:1200px;
}