BODY { 
  background-color:black; 
  color:white;
  font-size:10pt;
  line-height:1.3;
}

A:link {
  color:red;
}

A:visited {
  color:red;
}

A:hover {
  color:white;
}

.heading {
  font-size:24pt;
  text-align:center;
}

.subHeading {
  font-size:14pt;
}

P {
  font-size:10pt;
  line-height:1.3;
}

TD {
  font-size:12pt;
  line-height:1.3;
}

.research {
  color:red;
  font-size:14pt;
}

.intelligence {
  color:white;
  font-size:14pt;
}

.contact {
  color:#999999;
  font-size:14pt;
}

TD.detailPane {
  background-color:white;
  color:black;
  font-size:10pt;
}

TD.detailPaneBlack {
  background-color:black;
  color:white;
  font-size:10pt;
}

.detail {
  font-size:10pt;
}
.detailred {
  font-size:12pt;
  color:red;
  font-weight:bold;
}

.smallred {
 font-size:10pt;
 color:red;
}

.bigwhite {
 font-size:12pt
 color:white;
 font-weight:bold;
}
.red {
  color:red;
}

.white {
  color:white;
}

.label {
  color:red;
}

.value {
  color:white;
}.unnamed1 {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; color: #999999}

li {
font-size:10pt;
color:white;
}

dt {
 font-size:12pt;
 color:red;
 font-weight:bold;
}

dd {
  font-size:10pt;
  color:white;
}