BODY
{
  BACKGROUND-COLOR: #F0FFF0;
  SCROLLBAR-ARROW-COLOR: #680103;
  SCROLLBAR-BASE-COLOR: #A4C4A4 
}

H1, H2, H3, H4, H5, H6, P, TD, TH, LI, A, body
{
  font-family: verdana, arial;
  font-weight: normal;
  color: #680103;
  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
}

H7
{
  font-size: 14pt;
  margin-top: 3;
  margin-bottom: 10;
  font-style: italic;
  color: #FFFFDD
}

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


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

p.error
{
  font-size:10pt;
  margin-bottom:6pt;
  margin-top:1pt;
  color:FF0000;
  font-weight: bold
}
a
{
  color: #250000;
  text-decoration: none;
  font-weight: bold
}

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

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

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

}


tr
  {
    valign: top
  }
  
td
  {
  color:#680103
  }


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

TR
  {
   valign=top
  }

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

HR
  {
   color: #680103
  }
  
input.klein
  	{
  		font-size: 9;
  		font-familiy: arial
  	}
  	
textarea.klein
  	{
  		font-size: 11;
  		font-familiy: arial
  	}
