body {
  background:#FFFFFF;
  margin:40px 0 0 40px;
}
p, .p {
  font-style:normal;
  font-family:Arial;
  font-size:10px;
}
.a1 {
  font-style:normal;
  font-family:Verdana;
  font-size:10px;
  color:#999999;
  text-decoration:underline;
}
.a1:hover {
  font-style:normal;
  font-family:Verdana;
  font-size:10px;
  color:#666666;
  text-decoration:none;
}
