body {
	background-color:	#FFA000;
	font-family:		Verdana;
	font-size:			14px;
	margin:				0px; 0px; 0px; 0px;
}
a:link {
	color:				#0033FF;
}
a:visited {
	color:				#000099;
}
a:active {
	color:				#000099;
}
a:hover {
	color:				#0099FF;
}


.title {
	color:				#000000;
	font-family:		Verdana;
	font-size:			22px;
	font-weight:		bold;
	text-align:			center;
}
.signature {
	font-family:		Verdana;
	font-size:			12px;
	font-weight:		bold;
	text-align:			right;
}
.idx_chapter {
	font-weight:		bold;
	font-family:		Verdana;
	font-size:			18px;
	text-align:			left;
	vertical-align:		top;
}
.idx_contents {
	font-family:		Verdana;
	font-size:			16px;
	text-align:			left;
	vertical-align:		top;
}



.caption1 {
	font-weight:		bold;
	text-indent:		1em;
	font-size:			20px;
	border-left:		#FF0000 8px solid;
	border-bottom:		#FF0000 2px solid;
	width:				90%;
}
.caption2 {
	font-weight:		bold;
	text-indent:		2em;
	font-size:			18px;
	border-bottom:		#FF0000 1px solid;
	width:				70%;
}

.caption3 {
	font-weight:		bold;
	text-indent:		3em;
	font-size:			14px;
	border-bottom:		#FF0000 1px solid;
	width:				50%;
}
.text {
	font-family:		Verdana;
	font-size:			16px;
	text-align:			left;
	margin-left:		35px;
	vertical-align:		top;
}
.figurebold {
	font-weight:		bold;
	font-family:		Verdana;
}
.figureimage {
	background-color:	#FFFFFF;
	text-align:			center;
	vertical-align:		middle;
}
.figuretext {
	font-family:		Verdana;
	font-size:			12px;
	text-align:			left;
	vertical-align:		top;
	background-color:	#FFFF33;
	border-top:			#FFFF00 1px solid;
	border-left:		#FFFF00 1px solid;
	border-right:		#CCCC00 1px solid;
	border-bottom:		#CCCC00 1px solid;
}

.image {
	margin-left:		35px;
	border-top:			#000000 1px solid;
	border-left:		#000000 1px solid;
	border-right:		#000000 1px solid;
	border-bottom:		#000000 1px solid;
}


.copyright {
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	text-align:			center;
}
