*
{
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}

body
{
  background-color: #FFFFFF;
}

h1
{
  font-size: 116%;
  font-weight: bold;
}

h2
{
  font-size: 133%;
  font-weight: bold;
}

h3		{font-family: arial,verdana,sans-serif; font-size: 18px; font-weight: bold; font-color: #666666}

h4		{font-family: arial,verdana,sans-serif; font-size: 20px; font-weight: bold; font-color: #666666}

td		{font-family: arial,verdana,sans-serif; font-size: 12px; font-color: #666666}

.fett
{
  color: #CC0000;
  font-weight: bold;
}

a
{
  font-size: 100%;
  font-weight: bold;
  color: #CC0000;
}

a:link
{
  font-size: 100%;
  font-weight: bold;
  color: #CC0000;
}

a:visited
{
  font-size: 100%;
  color: #008000;
}

a:active
{
  font-size: 100%;
  color: #CC0000;
}

a:hover
{
  font-size: 100%;
  color: #CC0000;
}