.header
 {
  font-family: Tahoma;
  font-size: 20pt;
  color: #E0E0E0;
 }
.title
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;font-weight:bold; padding-left:4px; padding-right:4px
 }
.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
 }
a:link.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  text-decoration: underline
 }
a:visited.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  text-decoration: underline
 }
a:hover.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #808080;
 }
a:active.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: underline;
  color: #000000;
 }
.link
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
 }
a:link.link
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  text-decoration: underline
 }
a:visited.link
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  text-decoration: underline
 }
a:hover.link
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #808080;
 }
a:active.link
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: underline;
  color: #000000;
 }
a:link.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  text-decoration: none; font-weight:bold; 
}
a:visited.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  text-decoration: none; font-weight:bold;
}
a:active.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  text-decoration: none; font-weight:bold; 
}
a:hover.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FF0000;
  text-decoration: none; font-weight:bold; padding-left:4px; 
 }
a:link.navigation2
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  text-decoration: none; font-weight:bold; 
}
a:visited.navigation2
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  text-decoration: none; font-weight:bold; padding-right:2px 
}
a:active.navigation2
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
  text-decoration: none; font-weight:bold; 
}
a:hover.navigation2
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FF0000;
  text-decoration: none; font-weight:bold; padding-right:4px 
 }
.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #DDDDDD;
  text-decoration:none
 }
a:link.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #DDDDDD;
  text-decoration: underline;
 }
a:visited.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #DDDDDD;
  text-decoration: underline;
 }
a:hover.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #FFFFFF;
 }
a:active.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #DDDDDD;
 }
.boxed1
 {
  font-family: Tahoma; color: #000000; font-size: 10pt; 
  border: 1px solid #000000;; font-weight:bold; background-color:#FF6600 
 }
.boxed2
 {
  font-family: Tahoma; color: #000000; font-size: 10pt; 
  border: 1px dashed #000000; 
 }
.list
 {
  font-family: Tahoma; color: #000000; font-size: 10pt; 
  list-style-type:decimal; list-style-image:url('images/bullet.gif') 
 }