body {
  background-color: #000000;
  color: #ffffff;
}

ul { 
  list-style-type: square; 
}

img {
  border: 0px;
}
.header {
  margin-bottom: 18px;
  color: #000000;
  font: 10pt;
  font-family: "Times New Roman", Times, serif;
}

.header a {
  color: #000000;
  font: 10pt;
  font-family: "Times New Roman", Times, serif;
}

.header a:hover {
  color: #000000;
  font: 10pt;
  font-family: "Times New Roman", Times, serif;
}

.header a:active {
  color: #000000;
  font: 10pt;
  font-family: "Times New Roman", Times, serif;
  	font-style: italic;

}

.header a:visited {
  color: #000000;
  font: 10pt;
  font-family: "Times New Roman", Times, serif;
}

.header.bullet {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 3px;
  margin-right: 3px;
}



.pageBody {
  margin-bottom: 30px;
}

.pageBody.secHeading {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 18pt;
}

.pageBody.secBody {
  font-family: "Bookman Old Style";
  font-size: 12pt;
  line-height: 13pt;
  	font-style: italic;
}

.pageBody.secSubBody {
  font-family: "Bookman Old Style";
  font-size: 12pt;
  line-height: 13pt;
}

.pageBody.secSep {
  color: #cccc99;
}

.filmStripInstructions {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  line-height: 12pt;
  white-space: wrap;
}

.gallery {
  margin-bottom: 0px;
}

.gallery ul {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9pt;
  line-height: 12pt;
  white-space: nowrap;
}

.copyright {
  color: #999966;
  font-family: "Times New Roman", Times, serif;
  font-size: 8pt;
}
.topnav {	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.paratext {
	font-family: "Bookman Old Style";
	font-size: 12pt;
	color: #FFFFFF;
	line-height: 150%;
	font-style: italic;
}
