p,address{
  font-size: 10pt;
  font-family: sans-serif;
  color: #696969;
  line-height:1.5
}

ul{
  list-style-position: outside
}

table{
  border-color: #87ceeb;
  background-color: #faf0e6;
  width: 60%;
  line-height:1.5
}

td{
  font-size: 10pt;
  color: #696969;
  
}






