body,  td {
/*  font-family: Verdana, Arial, Helvetica, sans-serif; */
  font-family: Times News Roman;
  font-size: 12px;
  color: #111111;
}

.link, .link a, .link a:visited { 
  font-family: Times News Roman;
  font-size: 12px;
  color: #111111;
}

.theader {
  background: #66AFF9;
  font-family: Times News Roman;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
}

.t, .t a, .t a:visited { 
  font-family: Times News Roman;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #111111;
}

.group {
  background: #FFF1C8;
  font-family: Times News Roman;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #111111;
  text-decoration: none;
}

.blank {
  background: #FFFFFF;
  font-family: Times News Roman;
  font-size: 12px;
  color: #111111;
}

.row1 {
/*  background: #ECECEC; */
  background: #EAF2FE;
  font-family: Times News Roman;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #111111;
  text-decoration: none;
}
.row2 {
  background: #FFFFFF;
  font-family: Times News Roman;
  font-size: 12px;
 font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #111111;
  text-decoration: none;
}

pre { color: #111111;
     font-family: Courier New, Courier, monospace;
     white-space: pre;
     font-size: 9pt;
}
