﻿p, ol, ul, table, a {
  text-align: justify;
  font-size: 17px;
  font-family: Arial;
}
a {
  color: green;
}
sup, sub {
  font-size: 14px;
}
table{
  border-spacing: 0px;
}
#tab{
  background-color: #66CCFF;
}



