
BODY {
  background-color: white;
  color: black;
  font-family: Tahoma;
  font-size: 9pt;
  font-style: normal;
  margin-left: 0.5cm;
  margin-right: 0.5cm;
  margin-top: 0.2cm;
}

BODY.hands {
  background-image: url(images/backhand.gif);
}

BODY.bulb {
  background-image: url(images/backbulb.gif);
}

BODY.world {
  background-image: url(images/backworl.gif);
}

BODY.robot {
  background-image: url(images/backrobo.gif);
}

BODY.finger {
  background-image: url(images/backfing.gif);
}

BODY.head {
  background-image: url(images/backhead.gif);
}

H1 {
  font-family: Tahoma, Helvetica, Arial, Sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
}

.h1inline
{
  font-family: Tahoma, Helvetica, Arial, Sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  display: inline;
}

H2 {
  font-family: Tahoma, Helvetica, Arial, Sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
}

P {
  font-family: Tahoma, Times, Serif;
  font-size: 9pt;
  font-style: normal;
}

A {
  border-top: medium black none;
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
  border-right: medium black none;
  border-bottom: medium black none;
  border-left: medium black none;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

A.small {
  font-family: Tahoma;
  font-size: 7.5pt;
  text-decoration: none;
}

A.BlueBar {
  color: "#000099";
  font-weight: bold;
}

P.Topbar {
  color: white;
}

BODY.Topbar {
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: white;
  background-color: black;
}

TABLE {
  font-family: Tahoma;
  font-size: 9pt;
}

li {
  margin: 15px 0 0;
}

.whatwedo ul li {
  margin: 5px 0 0;
}
