div#container
{
   width: 1140px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
table {
  border-collapse: collapse;
   text-align: justify;
   font-size: 15px;
}

table, td, th {
  border: 1px solid black;
}
