BODY {margin: 0px;
 border-color : #333333;
border-style: solid;
border-top-width: 20px;
border-right-width: 25px; 
border-bottom-width: 20px; 
border-left-width: 25px; 
 padding:20px;
 font-family: Arial, sans-serif;
 font-weight: normal;
 font-size: small
}

B {color: #8490FF}	

a:link  {text-decoration: none ; color:#330099}
a:visited {text-decoration: none ;color:#330099}
a:hover {text-decoration: none ;color:#990033} 

div.name {
background: #eeeeee;
border: thin solid #999999;
padding: 10px;
}

td.buttonbis {
cursor: pointer;
background: #ffcccc;
border: thin solid #999999;
color: #330099;
}

td.button {
background: #eeeeee;
cursor: pointer;
border: thin solid #999999;
color: #330099; 
}

td.button2 {
cursor: pointer;
background: #ffffff;
border: thin solid #999999;
color: #330099; 
}


td.thin_border {
background: #ffffff;
border: thin solid #999999;
padding-right: 15px;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 5px;
}
