.header
 {
  font-family: Tahoma;
  font-size: 20pt;
  color: #ffffff; 
  position:relative; 
  text-decoration: underline;
 left:32;
 }
.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #d4d4d4; position:relative; left:4;
 }
 .headline
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: bold;
  color: #000000; position:relative; left:4;
 }
 a:link.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: underline;
 }
a:visited.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: underline;
 }
a:hover.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #C0C0C0;
 }
a:active.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #C0C0C0;
 }
.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #C0C0C0;
  text-decoration: none; 
 }
a:link.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #C0C0C0;
  text-decoration: none; 
 }
a:visited.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #C0C0C0;
  text-decoration: none; 
 }
a:hover.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: underline;
  color: #ffffff;
 }
a:active.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: underline;
  color: #ffffff;
 }
.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration:none;
  position:relative;
  top:4;
 }
a:link.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #C0C0C0;
  text-decoration: underline;
  position:relative;
  top:4;
 }
a:visited.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #C0C0C0;
  text-decoration: underline;
 }
a:hover.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #C0C0C0;
 }
a:active.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #C0C0C0;
 }
