body {
  font-family: Arial; 
  color:white;
  font-size: 11pt;
  bgcolor: white;
 }

table{
  font-family: Arial;
  color: maroon;
  font-size: 14px;
 }

td{
  text-align:center;
  font-weight: bold;
 }

a{
  color:white ;
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
 }

p{
  color:maroon;
  font-size: 12pt;
  font-family: Arial;
  text-align:left;
 }

ul{
  text-align:left;
  font-size: 12pt;
 }

img{
  border:"0";
}

