body {
  padding:0;
  margin:0;
  font-family:"Times New Roman";
  font-size:16px;
}
.png {
  behavior: url('img/png.htc');
}
a:link,a:active,a:visited {
  font-family:"Times New Roman";
  font-size:16px;
  color:#000000;
  text-decoration:underline;
}
a:hover {
  text-decoration:none;
}
.textstyle,span,div,p,li,td,th {
  font-family:"Times New Roman";
  font-size:16px;
}
a.menustyle:link,a.menustyle:active,a.menustyle:visited {
  font-family:"Times New Roman";
  font-size:20px;
  color:#000080;
  text-decoration:none;
}
a.menustyle:hover {
  text-decoration:underline;
}
