body, P, td {
  font-family: "Arial", "Helvetica", sans-serif;
  color: black;
  line-height: 19pt;
  font-size: 11pt;
}


body {
  background: white;
}

body.irslogo {
  background: white url(back.gif);
}


P {
  background: transparent;
}

H4 {
  font-family: "Arial", "Helvetica", sans-serif;
  font-weight: bold;
  line-height: 19pt;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}


A:link { color: blue }
A:active { color: purple }
A:visited { color: purple }


H1, H2, H3 {
  font-family: "Arial", "Helvetica", sans-serif;
}


H1 {
  font-size: 24pt;
  font-weight: bold;
}

H2 {
  font-size: 20pt;
  font-weight: bold;
}

H2.smaller {
  font-size: 16pt;
  line-height: 125%
}

H3 {
  font-size: 16pt;
  font-weight: normal;
}



.InputA {
  color: black;
}
.InputB {
  color: red;
}

.smalltext {
  font-size: 10pt;
  line-height: 11pt;
}

TD.navbutton, TD.navbutton P {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 12pt;
  font-weight: bold;
  background: rgb(255,204,0);
  color: rgb(102, 102, 102);
  line-height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}


TD.navbutton A, TD.navbutton A:link, TD.navbutton A:active, TD.navbutton A:visited {
  color: rgb(102, 102, 102);
  text-decoration: none;
}

TD.smallbutton, TD.smallbutton P {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 8pt;
  font-weight: bold;
  background: rgb(255,204,0);
  color: rgb(102, 102, 102);
  line-height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}


TD.smallbutton A, TD.smallbutton A:link, TD.smallbutton A:active, TD.smallbutton A:visited {
  color: rgb(102, 102, 102);
  text-decoration: none;
}