body#content
{
  background : url('img/bg.content.0.jpg') repeat fixed;
  color : black;
  margin : 20px;
}

td#page
{
  text-align : justify;
  vertical-align : top;
}

a
{
  color : blue;
}

h1
{
  font : Bold 13px Verdana;
}

h2
{
  font : Bold 11px Verdana;
}

h3
{
  font : Normal 11px Verdana;
}

table.single
{
  border : black 1px solid;
}

td.header
{
  background-color : black;
  color : white;
  font : Bold 11px Tahoma;
}

td.single
{
  border-bottom : darkgray 1px solid;
}