body {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  background-color: #FF0000;
}

h3 {
  font-family: Arial, Helvetica;
  font-size: 12pt;
  text-align:center;
  
}

a {
  font-family: Arial, Helvetica;
  text-decoration: none;
  color: #FFFFFF;
  margin-left:0px;
}

/*a:active {
  
  
  text-shadow:black;
  font-weight:bold;
  font-stretch:wider;
}

a:hover { 
  text-shadow:black;
  font-weight:bold;
  font-stretch:wider;
}*/
