.RIPEAllocs-h1,.RIPEAllocs-h2,.RIPEAllocs-h3 {
  text-align: center;
  color: #000099;
}

.RIPEAllocs-hr {
  color: #660000;
  background-color: #660000;
  height: 2px;
  border: 0;
}

a.RIPEAllocs-a-table {
  color: #000099;
}

.RIPEAllocs-table {
  border-collapse: collapse;
  margin: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.RIPEAllocs-tr-oddline,.RIPEAllocs-pre-oddline {
  background-color: #D0D0D0;
}

.RIPEAllocs-th,.RIPEAllocs-td,.RIPEAllocs-td-focus {
  border-style: solid;
  border-width: 2px;
  border-color: #660000;
  padding: 5px;
}

.RIPEAllocs-th {
  font-weight: bold;
  color: #000099;
  background-color: #FFCC00;
}

.RIPEAllocs-td-focus {
  font-style: italic;
  font-weight:bold;
  background-color: #FFCC00;
}

.RIPEAllocs-lircode {
  font-weight: bold;
  color: #FF0000;
}

.RIPEAllocs-lirname {
  font-style: italic;
  color: #660000;
}

.RIPEAllocs-ipv4 {
  color: #0000FF;
}

.RIPEAllocs-ipv6 {
  color: #009900;
}

