Table {
  font-family: verdana;
  font-size: 11px;
}

.Inp {
  background: #DDDDDD;
  border: 2px outset;
  font-size: 11px;
  font-family: tahoma;
  font-weight: bold;
}

A {
  color: 006CDA;
}

A:hover {
  color: orange;
}

.Wrn {
  border: 2px solid #FF0000;
}

.a1 {
  font-family: verdana;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

.blue {
  font-family: verdana;
  color: 006CDA;
  font-weight: bold;
}

H1 {
  font-size: 15px;
}
