BODY {
  font-size: 8pt;
  font-family: Tahoma;
  background-color: #CCCCFF;
}

A {
  font-size: 8pt;
  font-family: Tahoma;
}

A:hover {
  font-size: 8pt;
  font-family: Tahoma;
  color: red;
}


TD {
  font-size: 8pt;
  font-family: Tahoma;
}

form {
  display: inline;
  margin: 0px 0px 0px 0px;
}

input {
  font-size: 8pt;
  font-family: Tahoma;
}

select {
  font-size: 8pt;
  font-family: Tahoma;
}

textarea {
  font-size: 8pt;
  font-family: Tahoma;
}

table {
  text-align:left;
  line-height:110%;
  color:#3c3c3c;
  font-weight:normal;
  font-family:tahoma;
}

.table2 {
  text-align:left;
  line-height:110%;
  background-color:#99CCFF;
  font-weight:normal;
  font-family:tahoma;
}


<!--
  font-weight: bold;
  line-height: 14pt;
  font-variant: normal;
  font-style: normal;
-->
