body
{
  background-color: white;
  background-image: url(side.gif);
  background-attachment: fixed;
  color: black;
}

h3
{
  text-align: center
}

hr
{
  border: none;
  border-top: solid;
  border-top-width: thin
}

img
{
  border-width: 0
}

ul.ulmain
{
}

li.main
{
  list-style-type: disc;
  padding-bottom: 2ex
}

li.sub
{
  list-style-type: circle
}

li.subsub
{
  list-style-type: circle
}

span.section
{
  font-weight: bold
}

span.seealsoitem
{
  font-weight: bold
}

span.otherpageitem
{
}

a.urlnotfound
{
  background-color: white;
  color: red;
}

a.urlmoved
{
  background-color: white;
  color: #FF7F00;
}

a.urlbroken
{
  background-color: white;
  color: purple;
}

table.searchcetus
{
  font-size: x-small;
  text-align: center;
}

table.whoDoesWhat
{
  text-align: left;
}

caption.whoDoesWhat
{
  padding-bottom: 1ex;
}

tr.whoDoesWhat
{
  padding-left: 7em;
  padding-right: 7em;
  padding-bottom: 1ex;
}

p.center
{
  text-align: center
}

div.center
{
  text-align: center
}
