<!--

A:link
{text-decoration: none; color: #CCFF66;}
A:visited
{text-decoration: none; color: #669900;}
A:hover
{text-decoration: none; color: #CCFF99;}
A:active
{text-decoration: none; color: #CCFF99;}

body 
{ background-color: #1e2901;

  font-family: tahoma, helvetica, arial;
  color: #DDE6C0;
  font-size: 10pt;
  scrollbar-face-color: #1e2901;
  scrollbar-shadow-color: #1e2901;  
  scrollbar-highlight-color: #DFDBCB;
  scrollbar-track-color: #7e9b2d;
  SCROLLBAR-BASE-COLOR: black;
  SCROLLBAR-ARROW-COLOR: white;}


.headline, .sublines, {
color:white; font-family:tahoma, helvetica; text-decoration:none; }

.infotext {
color:white; font-family:tahoma, helvetica; text-decoration:none; }


.headline {font-size:18pt;}
.sublines {font-size:11pt;}
.infotext {font-size:8pt; italic
}
-->