BODY
{
  BACKGROUND-COLOR: #F0F0FF;
  SCROLLBAR-ARROW-COLOR: #0000FF;
  SCROLLBAR-BASE-COLOR: #E0E0FF
}

H1, H2, H3, H4, H5, H6, P, TD, TH, LI, A, body
{
  font-family: verdana, arial;
  font-weight: normal;
  color: #0000FF;
  font-size: 10pt
}


H1
{
  font-size:20pt; 
  text-style: bold;
  text-align=center
}

H2
{
  font-size: 14pt;
  margin-top: 3;
  margin-bottom: 10;
  font-style: italic;
  text-align=center
}

H3
{
  font-size: 12pt;
  font-weight: bold;
  text-align=left
}

H4
{
 font-size:10pt;
 font-weight=bold;
 margin-bottom:0pt;
 margin-top:0pt
}

H5
{
  font-size: 8pt;
  font-family: arial;
  margin-bottom:0pt;
  margin-top:0pt

}

H6
{ font-size:8pt;
  text-align=right;
  color:#0000EE
}

p
{
  font-size:10pt;
  margin-bottom:6pt;
  margin-top:1pt
}


p.klein
{
  font-size: 8pt;
  font-family: arial;
  margin-bottom:0pt;
  margin-top:0pt;
  color:#0000EE
}


a
{
  color: #5050D0;
  text-decoration: none;
  font-weight: bold
}

a.klein
{
  font-size: 8pt;
  font-family: arial;
  color: #3020B0;
  text-decoration: none;
  font-weight: normal
}

a:hover
  {
    color: #FF5000;
    font-weight: bold
  }

a.klein:hover
{
  font-size: 8pt;
  font-family: arial;
  color: #Ff5000;
  text-decoration: none;
  font-weight: normal

}


tr
  {
    valign: top
  }
  
td
  {
  color:#0000FF
  }


th
  {
   color:#0000FF;
   font-style: italic;
   text-align: left;
   font-weight: bold
  }

TR
  {
   valign=top
  }

img
  {
   HSPACE: 15pt;
   VSPACE: 15pt;
   BORDER: 0
  }

HR
  {
   color: #0000FF
  }

