.woman th {
background-color: #ffcccc;
}
.head th {
background-color: #cccccc;
}
td{
  padding-left:5px;
}
table {
border-collapse: collapse;
}