/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffae9;
}
.bg {	background-image: url(images/leftbg.gif);
}
.topbg {	background-image: url(images/topban_bg.jpg);
}
a:link {
	color: #666;
	text-decoration: underline;
	letter-spacing: 0.02em;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	color: #71AFD8;
	text-decoration: underline;
}
a:active {
	color: #71AFD8;
	text-decoration: underline;
}
form {
	margin:0;
	padding:0;
}
input {
	vertical-align:middle;
	margin:0;
	padding:0;
}
.query {
	height:1.7em;
	line-height:1.7em;
	background-color:#FFF;
	border: 0px;
}
.chd {
	padding-top:1.02em;
	font-size:1.4em;
	line-height: 1.5em;
	font-weight: bold;
	color: #f58016;
	letter-spacing: 0.02em;
}
.disclam {
	padding-top:0.2em;
	font-size: 0.84em;
	line-height: 1.5em;
	font-weight: lighter;
	color: #666;
	letter-spacing: 0.02em;
}
h1{
	font-size:1.4em;
	font-weight:bold;
	line-height:1.5em;	
	margin:1em 0;
	color:#f58016;;
}
h2{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;	
	color:#844303;
	margin:1em 0;
}
h3 {
	font-size:1.25em;
	font-weight:bold;
	line-height:1.3em;	
	color:#E86400;
	margin:1em 0;
}
h4 {
	font-size:1.17em;
	font-weight:bold;
	line-height:1.2em;	
	color:#E86400;
	margin:1em 0;
	text-decoration: underline;
}
h5 {
	font-size:1.08em;
	font-weight:bold;
	line-height:1.1em;	
	color:#E86400;
	margin:1em 0;
	font-style:italic;
}
h6 {
	font-size:0.9em;
	font-weight:bold;
	line-height:1.5em;	
	margin:1em 0;
	text-decoration: underline;
}
table#toc td.chapter_no, table#toc td.chapter{
	font-size:1.1em;
	font-weight:bold;
	color:#73673E;
}
table#toc td.chapter a{
	color:#73673E;
}
table#toc td.heading{
	font-size:1.1em;
}
table#toc td.subheading{
	font-size:1em;
}
table#toc td{
	font-size:1.1em;
}
table#toc td.paragraph{
	font-size:1.0em;
}
p{
	font-size:1.0em;
	line-height:1.5;
}
blockquote p{
	font-size:0.8em;
	font-style:italic; 
	font-weight:bold;
	line-height:1.5;
	text-align:center;	
	margin-bottom:1em;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
ul li{
	line-height: 1.5em;
	list-style-type:disc;
	font-size:1.0em;
	margin-left: 25px;
	margin-top: 0.4em;
}
ol li{
	line-height: 1.5em;
	list-style-type:decimal;
	font-size:1.0em;
	margin-left: 25px;
	margin-top: 0.4em;
}
li li{
	font-size:100%;
	line-height:inherit;
}
p.note{
	margin-top:-1em;
	font-size:0.9em;
	color:#666;
}
p.indent{
	margin-left:3em;
	margin-top: -15px;
}
.page_nav{
	text-align:right;
	color:#408080;
	font-size:0.8em;
}
.wh4 {
	font-size:1.17em;
	font-weight:bold;
	line-height:1.2em;	
	color:#E86400;
	margin:1em 0;
}
.sizeS {
	font-size:12px;
	color:red;
}
.sizeM {
	font-size:15px;
	color:#844303;
}
.sizeL {
	font-size:18px;
	color:#844303;
}