body
{
  color: #000000;
  font-family: sans-serif;
}

div
{
  margin: 0;
  padding: 0;
}

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

a:visited
{
  color: #000000;
}

/*************************************************************************/

#menu
{
  display: none;
}

/*************************************************************************/

#content p
{
  text-align: justify;
}

#content img
{
  border-width: 0px;
}

#content th
{
  width: 8em;
  text-align: left;
  vertical-align: top;
}

#content .right
{
  float: right;
}

#content .links, #publications .links
{
  display: none;
}

/*************************************************************************/

#footer
{
  display: none;
}
