
#news {
  border: 3px solid #000000;
  border-bottom: 0px;
  border-top: 0px;
  width: 1034px;
}

#news a {
  text-decoration: none;
}

#news a:hover {
  background:#aa0000;
  color:#eeeeee;
}

#news td.text {
  font-family: arial,helvetica,geneva;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

#news td.type {
  font-family: arial,helvetica,geneva;
  font-size: 10pt;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

#index {
  border: 3px solid #000000;
  border-top: 0px;
  width: 1034px;
}

#index a {
  display: block;
  text-decoration: none;
}

#index a:hover {
  background:#aa0000;
  color:#eeeeee;
}

#index td.country {
  background-color: #000000;
  color: #eeeeee;
  font-family: arial,helvetica,geneva;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  text-indent: 5px;
}

#index td.number {
  font-family: arial,helvetica,geneva;
  font-size: 10pt;
  font-weight: normal;
  text-align: right;
}

#index td.subsubtype {
  font-family: arial,helvetica,geneva;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  text-indent: 30px;
}

#index td.subtype {
  font-family: arial,helvetica,geneva;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  text-indent: 20px;
}

#index td.type {
  font-family: arial,helvetica,geneva;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  text-indent: 5px;
}

