body {  
  background-color:#c3d6dd;
  margin: 0px;
  
  font-family: Tahoma;
  font-size: 12px;
}

a {
  color:#2D6E85; 
  font-weight:bold; 
  font-size:11px; 
  text-decoration:none;
}

a.gray {
  color:#999999; 
  font-weight:bold; 
  font-size:11px;  
  text-decoration:none;
}

.centri {
  font-weight:bold; 
  font-size:11px; 
  font-family: Tahoma; 
  text-decoration:none;
}