*
{ 
  font-sixe: small;
}

p
{
  font-size: small;
  }

p.source
{
  font-size: x-small;
  }

form
{
  font-size: small;
  }

blockquote
{
  font-size: small;
  }

h1
{
  font-size: x-large;
  }

h1.menuright
{
  font-size: large;
  }

h1.menuleft
{
  font-size: large;
  }

h1.infobar
{ 
  font-size: small;
  }

h1#start
{
  font-size: xx-large;
  }

h2
{
  font-size: medium;
  }

h3
{
  font-size: medium;
  }

h4
{
  font-size: small;
  }

ul
{
  font-size: small;
  }

ol
{
  font-size: small;
  }

td
{
  font-size: small;
  }

th
{
  font-size: small;
  }


