BODY {
  background-color : #99D6B6;
  font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 10pt;
  color: #336699;
}
P {
  font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 10pt;
  color: #336699;
}
A:LINK,A:ACTIVE,A:VISITED {
  color : #336699;
  text-decoration : none;
  font-weight : bold;
}
.sitetitle {
  color : #99D6B6;
  font-size: 12pt;
  font-weight: bold;
}
.sitelinks {
  color : #99D6B6;
  text-decoration : none;
  font-size: 10pt;
  font-weight: bold;
}
.sidelinks {
  text-decoration : none;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom:6px;
  margin-top:0px;
}
.sitelinks:LINK,.sitelinks:ACTIVE,.sitelinks:VISITED {
  color : #99D6B6;
}
.sitetitle:LINK,.sitetitle:ACTIVE,.sitetitle:VISITED {
  color : #99D6B6;
}
.sitelinks:HOVER,.sitetitle:HOVER {
  color : #FFFFFF;
}
A:HOVER {
  color : #FFFFFF;
}
PRE {
  font-family: Lucida Console, Monaco, Courier;
  font-size: 10pt;
}
.ctitle {
  float:left;
  clear:right;
  margin-bottom:8pt;
  margin-right:16pt;
  font-weight:bold;
  font-size:18pt;
}
.titleintro {
  font-size: 7pt;
  margin-bottom:8pt;
  padding-bottom:8pt;
}
.topcontent {
  padding-bottom: 2pt;
  margin-bottom: 2pt;
}
.maincontent {
  margin-top:10pt;
  padding-top:0pt;
  border-top: solid 1px;
}
