BODY, H1, H2, H3, P, DL, OL, UL, B, ADDRESS {
  font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
  color: #000000;
}

.tcl {
  border-width: 2px;
  border-style: solid;
  border-color: #EEEECC;
  background-color: #FFFFDD;
}

.tct {
  border-width: 2px;
  border-style: solid;
  border-color: #DDDDDD;
  background-color: #FAEBD7;
}

.in {
  border-width: 1px ;
  border-style: inset ;
  border-color: #D4CAB1 ;
  background-color: #EEEEEE;
}

H3 {
  color: #000000;
  font-size: 14pt ;
}

.tet {
  text-decoration: overline;
  color: #666666;
  font-weight: 500;
  font-size: 14pt ;
  line-height: 16pt;
}

.tbt {
  text-decoration: overline;
  color: 336699;
  font-weight: 500;
  font-size: 14pt ;
  line-height: 16pt;
  background-color: #EEEEEE;
}

H4 {
  color: #666666;
  font-size: 12pt ;
}

P, DL, UL, OL {
  font-size: 10pt;
  text-align: justify;
}

.aj {
  text-align: justify;
}

.ar {
  text-align: right;
}

.la {
  text-align: left;
}

.ca {
  text-align: center;
}

.ip {
  font-size: 11pt;
  line-height: 14pt;
}

.ip2 {
  font-size: 11pt;
  line-height: 14pt;
  text-align: left ;
}

.acc {
  color: #666666;
  font-size: 11pt;
  line-height: 14pt;
  text-align: left;
}

B {
  font-size: 11pt;
  line-height: 16pt;
}

STRONG {
  color: #666633 ;
}

SUP {
  font-family: Arial, geneva, sans-serif;
  font-size: 9pt;
  color: #666633;
}

SUB {
  font-family: Arial, geneva, sans-serif;
  font-size: 9pt;
  color: #666633;
}

ADDRESS {
  font-family: Arial, geneva, sans-serif;
  font-size: 9pt;
  color: #003366;
}

a.mot:link {
  color: #0066DD;
  text-decoration: underline;
  background: transparent ;
}

a.mot:active {
  color: #996633;
  text-decoration: none;
}

a.mot:visited {
  color: #BC8F8F;
  text-decoration: underline;
}

a.mot:hover {
  text-decoration: overline;
  color: #00008B;
  background-color: #FFFFBB;
}

a.mop:link {
  color: #0066DD;
  font-size: 9pt ;
  text-decoration: underline;
  background: transparent ;
}

a.mop:visited {
  color: #BC8F8F;
  font-size: 9pt ;
  text-decoration: underline;
}

a.mop:hover {
  text-decoration: overline;
  color: #00008B;
  background-color: #FFFFBB;
}