body, td {
  font-family: Arial, sans-serif;
  color: #000000;
  font-size: 12px;
}

a:link, a:hover, a:visited, a:active {
  color: #0025BB;
}

h1 {
  font-family: Arial, sans-serif;
  color: #000000; 
  font-size: 18px;
  text-align: center
}

h2 {
  font-family: Arial, sans-serif;
  color: #000000; 
  font-size: 14px;
  text-align: center
}

p {
  font-family: Arial, sans-serif;
  color: #ffffff; 
  font-size: 10px;
  text-align: center
}

div {
  font-family: Arial, sans-serif;
  color: #000000;
  font-size: 14px;   
  background-color: #ffffff;
}
