body {
  font-size:11px;
  margin:20 0 20 0;
  background:#f2f2f2;
}

td {
  font-family:trebuchet ms, arial, sans-serif;
  font-size:13px;
}

td.copyRight {
  font-size:10px;
  color:#444444;
}

p {
  margin:0px;
}

a {
  color:#0000ff;
  text-decoration:none;
}

a:hover {
  color:#0000ff;
  text-decoration:underline;
}

a.infoMail {
  color:#444444;
  text-decoration:none;
}

a.infoMail:hover {
  color:#000000;
  text-decoration:underline;
}


