table.standard
{
  width:440px;
  margin: 1em 0;  
  border-collapse: collapse;
  font-size:0.75em;
  color: #606060;
  font-family: 'Arial', sans-serif;
}

table.standard th, table.standard td
{
  padding: 3px 5px;  
}

table.standard th
{  
  text-align: left;
  background-color: #e2f0d6;
}
