body {
	background-image: url(images/layout/bg.gif);
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
}


.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;	
	font-weight: bold;
	color: #3A2C23;

}
.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;	
	color: #3A2C23;

}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #D1BAA3;
}
.bookdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}

.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 15pt;
	font-weight: bold;
	color: #000000;
}
a:link {
	color:#000000;
	text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
	color: #B36DB3;
	text-decoration: none;
}

adark:active {
  color: #D1BAA3;
  text-decoration: none;
	
}
.adark:link {
	color:#D1BAA3;
	text-decoration: none;
}

.adark:visited {
  color: #D1BAA3;
  text-decoration: none;
}

.adark:hover {
	color: #CC99CC;
	text-decoration: none;
}

.adark:active {
  color: #CC99CC;
  text-decoration: none;
	
}
.unnamed1 {
	overflow: auto;
	position: absolute;
	width: 650px;
}
