.headline {
   background-color: #FFFFFF;
   color: #000000;
   font-family: VERDANA;
   font-size: 16pt;
   letter-spacing: 8pt;
   padding: 5px 5px 5px 5px;
   text-align: middle;
}




.h1  { color: #666; font-size: 10pt; font-family: VERDANA; font-weight: normal; line-height: inherit; background-color: #ffffff; letter-spacing: 0; vertical-align: 0pt     }
.h2  {
	color: #666;
	font-size: 6pt;
	font-family: VERDANA;
	font-weight: normal;
	background-color: #ffffff;
	text-align: left
}
.h3   { color: #666; font-size: 8pt; font-family: VERDANA; font-weight: normal; background-color: #ffffff; text-align: justify }
.h4  { color: #000000; font-size: 8pt; font-family: VERDANA; font-weight: normal; line-height: 5pt; background-color: #ffffff; letter-spacing: 1pt }
.h5  { color: inherit; font-size: 8pt; font-family: VERDANA; line-height: inherit; background-color: #ffffff; letter-spacing: 1pt }

body {
  bgcolor: #ffffff;
  background-color: #FFFFFF;
  color: #000000;
  font-family: VERDANA;
  font-size: 8pt;
  letter-spacing: 1pt;
  line-height:12pt;
  scrollbar-base-color: #E0E0E0;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#C0C0C0;
  scrollbar-darkshadow-color:#C0C0C0;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color:#C0C0C0;
  scrollbar-track-color:#FFFFFF;
}
linktext {font-size: 8pt;
   font-family: VERDANA;
   text-decoration: none;
   letter-spacing: 1pt;
   font-weight: bold;}

linktext:link {color: #878787}
linktext:visited {color: #878787}
linktext:active {color: #878787}
linktext:hover{color: #878787}



a     { font-size: inherit; font-family: VERDANA; font-weight: inherit; text-decoration: none; letter-spacing: inherit }

a:link    { color: #666; font-size: inherit; letter-spacing: inherit }
a:visited   { color: #666; letter-spacing: inherit }
a:active    { color: #0cc; letter-spacing: inherit }
a:hover   { color: #0cc; letter-spacing: inherit }







<!--
aa.menu { font-family: sans-serif; text-decoration: none; font-weight: bold;}
aa.menu:link { color: #ad351a; background-color: #e5e2c5; }
aa.menu:visited { color: #ad351a; background-color: #e5e2c5; }
aa.menu:active { color: #ad351a; background-color: #e5e2c5; }
aa.menu:hover { color: #ff4d00; background-color: #e5e2c5; }
aa.intern { font-family: sans-serif; text-decoration: none; }
aa.intern:link { color: #0000ff; background-color: #ffffff; text-decoration: none; }
aa.intern:visited { color: #2040a0; background-color: #ffffff; text-decoration: none; }
aa.intern:active { color: #0000ff; background-color: #ffffff; text-decoration: none; }
aa.intern:hover { color: #0080a0; background-color: #ffffff; text-decoration: underline; }
aa.extern { font-family: sans-serif; text-decoration: none; }
aa.extern:link { color: #2040ff; background-color: #ffffff; text-decoration: none; }
aa.extern:visited { color: #2040a0; background-color: #ffffff; text-decoration: none; }
aa.extern:active { color: #2040ff; background-color: #ffffff; text-decoration: none; }
aa.extern:hover { color: #2040a0; background-color: #ffffff; text-decoration: underline; }
div.programlisting {
   width: 100%;
   color: #000000;
   background-color: #2F2F2F;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 0px;
   margin-right: 5px;
   font-family: Courier, Courier New, monospace;
   font-size: 9pt;
}
pre {
   font-family: monospace;
   font-size: 9pt;
}     -->