body
{
  background-color: white;
  color: black;
}

a:hover
{
  text-decoration: none;
}

table
{
  width: 100%;
}

#top_bar
{
  vertical-align: middle;
  color: black;
  font-family: Trebuchet MS, Arial, Helvetica, Helv, sans-serif;
  size: 12px;
}

#title_cell
{
  background-color: #ffffff;
  text-align: left;
}

#pic_table
{
  background-color: #ffffff;
}

#prev_cell, #next_cell
{
  background-color: #ffffff;
  text-align: center;
}

#prev_cell a, #next_cell a
{
  color: #797979;
}

#pic_table td
{
  background-color: #ffffff;

}

#list_cell, #pic_cell
{
  text-align: center;
}

#pic_cell
{
  padding-bottom: 2pt;
}

#list_cell
{
  padding-top: 20pt;
  padding-bottom: 12pt;
}

#credits_cell
{
  padding-top: 8pt;
}

.lastmod
{
  font-style: oblique;
}
