body {
  color: black;
  font-family: Georgia, "New York CE", utopia, sans-serif;
  font-size: 10pt;
}

a img {
  border: 0 none;
}

a {
  text-decoration: none;
  color: black
}


#text_area a:link:after,
#text_area a:visited:after
{
  content: " (" attr(href) ") ";
  font-size: 90%;
}

h1 {
  font-size: x-large;
  font-weight: normal;
}

#gallery_preview a,
#gallery_preview img
{
  border: 0 none;
}

#gallery_preview a:link:after,
#gallery_preview a:visited:after
{
  content: '';
  content: none;
}

#footer {
  font-size: smaller;
}

#header,
.menu_top,
#sidebar
{
  display: none;
}

