body {
  margin: 0 0 0 0;
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
  background-color: #ffffff;
}

p {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;

}

td.formlabel {
  font-size: 9pt;
  text-align: right;
  white-space: nowrap;
}

td {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;

}
.listitem { 
       font-size: 9pt;
       font-family: Verdana, Arial, Helvetica, sans; 
}
.label { 
       font-size: 9pt;
       font-family: Verdana, Arial, Helvetica, sans; 
}

a:link, a:visited { text-decoration: underline; }
a:hover { color: #FF0000; text-decoration: underline }

h1 
{
	border-bottom: solid 2px #b0934e;
	padding-bottom: 4px;
	font-size: 12pt;
	font-weight: bold;
	color: #b0934e;
	margin-bottom: 0px;
}

h2 
{
	font-size: 10pt;
	font-weight: bold;
	color: #b0934e;
}	

h3 
{
	font-size: 10pt;
	font-weight: bold;
}	

#topbar 
{
	background-image: url(images/topbar_back.jpg);
	background-repeat: repeat-x;
	margin-bottom: 24px;
}

#bookcap 
{
	color: #31418a;
	text-align: center;
	margin-bottom: 8px;
}

#bookname 
{
	border-top: solid 2px #b0934e;
	border-bottom: solid 2px #b0934e;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 8px;
	margin-left: 16px;
	margin-right: 16px;
	font-weight: bold;
}

.footnavdiv 
{
	font-size: 9pt;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
}

.footnavdiv a:link 
{
	color: #31418a;
	text-decoration: none;
}
.footnavdiv a:visited 
{
	color: #622f8c;
	text-decoration: none;
}
.footnavdiv a:hover 
{
	color: #e70c11;
	text-decoration: underline;
}

#credits 
{
	width: 100%;
}
#credits a:link 
{
	color: #31418a;
	text-decoration: none;
}
#credits a:visited 
{
	color: #622f8c;
	text-decoration: none;
}
#credits a:hover 
{
	color: #e70c11;
	text-decoration: underline;
}


#credits td 
{
	padding-left: 8px;
	padding-right: 8px;
	font-size: 7pt;
}

.footright 
{
	text-align: right;
	font-size: 7pt;
}

.footsep 
{
	padding-left: 6px;
	padding-right: 6px;
	color: #b0934e;
}

.reflist li 
{
	margin-bottom: 8px;
}

.figcap 
{
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #2ba19c;
}

.photocap 
{
	font-size: 8pt;
	text-align: center;
	white-space: nowrap;
}

.refspan 
{
	font-size: 7pt;
	font-weight: normal;
	padding-left: 4px;
}

#imagesdiv 
{
	float: right;
	padding: 8px 8px 8px 8px;
}

#prompt 
{
	font-weight: bold;
	color: #1e916f;
}
#prompt a:link 
{
	color: #1e916f;
	text-decoration: underline;
}
#prompt a:visited 
{
	color: #1e916f;
	text-decoration: underline;
}
#prompt a:hover 
{
	color: #e70c11;
	text-decoration: underline;
}

.jadelist 
{
	font-weight: bold;
	color: #0a9e88;
}
.jadelist li 
{
	margin-bottom: 8px;
}