td {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 8pt;
  color			: white;
}

a {
  font-family		: Arial, Helvetica, sans-serif;
  font-weight		: bold;
  color			: #004d9f;
  text-decoration	: none;
  font-size		: 9pt;
}

a:hover	{
  color			: white;
}

post {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 8pt;
  color			: white;
}

