A:link	{
  color:#000099;
  text-decoration:underline;
}
A:visited	{
  color:#000066;
  text-decoration:underline;
}
A:active	{
  color:#FF0000;
  text-decoration:underline;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}
table {
  font-size: 10pt;
}
p {
  font-size: 10pt;
}
body {
  font-size: 10pt;
}
