body {
  background-color:#ffffff;
  color:#000000;
  font-family:Arial,Helvetica;
  font-size:12pt;
  margin-left:10px;
  margin-right:10px;
  margin-top:10px;
  margin-bottom:10px;
}

td {
  text-align:justify;
}

h1 {
  font-familyArial,Helvetica;
  font-size20pt;
}
  
a:link {
  color:#CC6600;
  text-decoration:none;
}

a:visited {
  color:#996600;
  text-decoration:none;
}

a:active {
  color:#000000;
  text-decoration:underline;
}

a:hover
{
  text-decoration: underline;
}
