body {
	background-color: #A9AFBD;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #7A7825;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 15px;
	margin-top: 0px;
	line-height: 18px;
}
.desciption {
	margin-top: -8px;
}
.back {
	padding: 4px;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-top: 15px;
}
.back a:link {
	text-decoration: none;
}
.back a:visited {
	text-decoration: none;
}
.text a:link {
	text-decoration: none;
	color: #7B7926;
}
.text a:visited {
	text-decoration: none;
	color: #7A7825;
}
.text a:hover {
	color: #5B5A1C;
	text-decoration: none;
}
.header {
  font-family: verdana,arial,helvetica,sans-serif;
  text-transform: uppercase;
  font-weight: bolder;
  color: #1f1f9e;
  font-size: 10pt;
}
.divStyle {
	border: 1px dotted #cccccc;
	width: 591px;
	padding: 4px;
}
.photoCredits {
  font-family: verdana,arial,helvetica,sans-serif;
  text-align: right;
  font-size: 7pt;
}
.story {
	margin-right: 55px;
	line-height: 18px;
}
.name {
	color: #385B7A;
	font-weight: bold;
}
.caption {
	margin-right: 110px;
	margin-left: 113px;
	line-height: 18px;
}

