body {
  background-color:#000000;
  color: #C0C0C0;
}

.date {
  color: #C0C0C0;
  font-family: Times New Roman;
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  text-decoration :none;
  text-align: right;
  cursor: default;
}

.title {
  color: #0000FF;
  font-family: Arial;
  font-size: 18pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  cursor: default;
}

.icon {
  color: #0000FF;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  cursor: default;
  white-space: nowrap;
}

.title_comment {
  color: #808080;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align :center;
  cursor: default;
}

.text {
  color: #1993FF;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  cursor: default;
}

.signature {
  color: #0000FF;
  font-family: Monotype Corsiva;
  font-size: 18pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  cursor: default;
}

.footnote {
  color: #000000;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  text-decoration :none;
  font-style: normal;
  cursor: default;
}


	
#table_footer A:link, #table_footer A:visited { COLOR: #FFFFFF; TEXT-DECORATION: none; }
#table_footer A:active { COLOR: #FFFFFF; TEXT-DECORATION: none; }
#table_footer A:hover { COLOR: #E3ECFB; TEXT-DECORATION: none; }