body, a, p, li, td {
  font-family:Times New Roman, serif;
  font-size:11pt;
  font-weight:bold;
  color:#000000;
  text-align:justify;
}

body {
  background-image:url(back.gif);
}

p {
  margin:50px 0 20px 0;
}

table {
  border-style:none;
  border:none;
  padding:0px;
}

h1 {
  font-size:17pt;
  text-align:center;
}

a {
  color:#223344;
  text-decoration:none
}

a:hover {
  text-decoration:underline;
}

a:visited {
  color: #446688;
}
