﻿body {
  font-family: sans-serif;
  font-size: 10pt;
  color: #000000;
  background-color: #FFFFFF;
  margin: 0px 0px 0px 0px;
  text-align: left;
}
img {
	border: 0;
}
td {
  font-family: sans-serif;
  font-size: 10pt;
  color: #000000;
}
table.book {
  border: 0px;
  height: 350px;
  width: 445px;
}
table.bookspec {
  border: 0px;
  background-color: #F0F0F0;
  width: 215px;
}
A:link {
  text-decoration: none;
  font-family: sans-serif;
  font-size: 9pt;
  color: #FF6600;
  font-weight: normal;
}
A:visited {
  text-decoration: none;
  font-family: sans-serif;
  font-size: 9pt;
  color: #FF6600;
  font-weight: normal;
}
A:active {
  text-decoration: none;
  font-family: sans-serif;
  font-size: 9pt;
  color: #FF6600;
  font-weight: normal;
}
A:hover {
  text-decoration: underline;
  font-family: sans-serif;
  font-size: 9pt;
  color: #FF9900;
  font-weight: normal;
}
h1 {
  font-family: sans-serif;
  font-size: 10pt;
  color: #FF9900;
  font-weight: bold;
  margin-bottom: 0px;
}
.title {
  font-family: sans-serif;
  font-size: 10pt;
  color: #FF9900;
  font-weight: bold;
}
h1.bookname {
  font-family: sans-serif;
  font-size: 12pt;
  color: #FF6600;
  font-weight: bold;
}
.bigtitle {
  font-family: sans-serif;
  font-size: 12pt;
  color: #FF6600;
  font-weight: bold;
}
h2 {
  font-family: sans-serif;
  font-size: 9.5pt;
  color: #000000;
  font-weight: bold;
}
.subtitle {
  font-family: sans-serif;
  font-size: 9.5pt;
  color: #000000;
  font-weight: bold;
}
h3 {
  font-family: sans-serif;
  font-size: 9pt;
  color: #663300;
  font-weight: bold;
}
.subtitle2 {
  font-family: sans-serif;
  font-size: 9pt;
  color: #663300;
  font-weight: bold;
}
.text {
  font-family: sans-serif;
  font-size: 9pt;
  color: #000000;
  font-weight: normal;
}
.smalltext {
  font-family: sans-serif;
  font-size: 8pt;
  color: #000000;
  font-weight: normal;
}
.highlight {
  font-family: sans-serif;
  font-size: 9pt;
  color: #FF3300;
  font-weight: normal;
}
.fade {
  font-family: sans-serif;
  font-size: 8pt;
  color: #DDDDDD;
}
.date {
  font-family: sans-serif;
  font-size: 6.5pt;
  color: #333333;
  font-weight: bold;
}
.copyright {
  font-family: sans-serif;
  font-size: 7.5pt;
  color: #808080;
}
input.text {
  font-family: sans-serif;
  font-size: 8pt;
  color: #333333;
  font-weight: normal;
}
input.button {
  font-family: sans-serif;
  font-size: 8pt;
  color: #333333;
  font-weight: normal;
}
textarea {
  font-family: sans-serif;
  font-size: 8pt;
  color: #333333;
  font-weight: normal;
}