body {color: #000000; background-color: #ffffff;}

a:link {color: #000088; text-decoration: none;}
a:visited {color: #000088; text-decoration: none;}
a:hover {color: #0099ff; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

h3, h4 {
  font-family: Arial;
  color: #000000;
  text-align: center;
  font-style: italic;
}
img {border: 0;}
li, td {font-family: Arial; color: #000000;}
p {font-family: Arial; color: #000000; text-align: center;}
table {
  margin-left: 0px;
  margin-right: auto;
  width: 720px;
  border: 0;
  cols: 1;
}
td {text-align: left; vertical-align: top;}

