body.enq {
  margin-top:4px;
  margin-left:0px;
  padding:0;
  font-size:8pt;
}

a {
  color:#CB0000;
  text-decoration:underline;
}

a:hover {
  color:#000000;
  text-decoration:underline;
}


h3.q {
color: #000000;
}

#ansbody h3.q {
color: #000000;
text-decoration:none;
}

dt {
float:left;
clear:both;
}

dd {
float:left;
margin-left:10px;
font-size:8pt;
}

table {
margin-top:12px;
margin-left:0;
}

table tr td.select {
font-size:8pt;
padding-top:3px;
}


/* Enquate */



#enqbody .q {
  font-weight: bold;
  font-size:8pt;
  
}

#enqbody .p {
  font-size:9pt;
}

#ansbody .q {
  font-weight: bold;
  font-size:9pt;
  text-decoration:underline;
}


table.t {
  font-size:9pt;
  border:2px double #111111;
  background: #DD0000;

}


table.t td {
  border:1px double #111111;
  background: #FCFCFC;

}
