ol { font-size: 12px;
    line-height:16px;
    letter-spacing : 3px;}
   
table{
  width:450px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  padding:10px;
  letter-spacing : 2px;
}
td , th{
  font-size:13px;
  border-bottom: dotted 1px #ccc;
  padding:10px;
}



