body
{
  font-family: "Palatino Linotype", Helvetica, serif;
  color: #000000;
  background-color: #000000;
}


h1, h2, h3, h4
{
  font-family: "Gorey", "Palatino Linotype", Helvetica, serif;
  font-weight: bold;
  margin: 2px 2px 2px 2px;
}

h1
{
  font-size: 40pt;
  height: 60px;
}

h2
{
  font-size: 19pt;
}

h3
{
  font-size: 14pt;
}

h4
{
  font-size: 10pt;
}


span#small
{
  font-size: 6pt;
}

span#smaller
{
  font-size: 9pt;
  font-weight: 600;
}

span#evensmaller
{
  font-size: 8pt;
  font-weight: 600;
}

span#eps
{
  font-size: 7pt;
  font-weight: 600;
}


span#smallerstill
{
  font-size: 6pt;
  font-weight: 600;
}

span#bf
{
  color: #5B5BA4;
  font-weight: bold;
}

span#retcon
{
  color: #A9A6CF;
}

span#changes
{
  color: #aaaaaa;
}

span#cast
{
  font-size: 6pt;
  font-style: italic;
  color: #660000;
}

span#dvd
{
  font-style: italic;
  color: #0000bb; 
}

span#newdvd
{
  font-style: italic;
  color: #0088ff; 
  font-weight: 600;
}

span#gone
{
  color: #888888; 
  text-decoration: line-through;
}

span#shelved
{
  color: #ffcccc;
}


ul 
{
  list-style-type: none;
  padding: 0px 0px 0px 5px;
  margin: 0px 0px 0px 0px;
}

li
{
  padding: 1px 1px 0px 0px;
}

td
{
  font-size: 11pt;
}



hr
{
  width: 100%;
  height: 2px;
  background-color: #888888;
  border-style: none;
}


a
{
  text-decoration: none;
}

a:link 
{
  color: #000000;
}

a:visited 
{
  color: #5B5BA4;
}

a:active
{
  color: #A9A6CF;
}