/* CSS Document */
body{
	color: #003600;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1{
	font:normal 240% "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	margin: 0px;
	padding: 15px 0px 2px 0px;
}
h2{
	font:normal 150% "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
h5{
	font:normal 105% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #003600;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
h6{
	font:normal 105% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#header {
background-color:#679A66; /* #E6E6CC; */
border-bottom:thin;
border-bottom-style:solid;
border-bottom-width: 1px;
border-bottom-color:#CCCC99;
}
#containerbook {
border-style:solid;
border-width: 1px;
border-color:#CCCC99;
border-bottom: thin;
border-top:thin;
border-left:none;
border-right:none;
width:517px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
}
#top {
float: none;
height:auto;
width:459px;
padding: 9px 29px 20px 29px;
border-bottom:thin;
border-bottom-style:solid;
border-bottom-width: 1px;
border-bottom-color:#CCCC99;
overflow: auto;
margin-bottom: 0px;
}
#image {
float:left;
width:auto;
height:auto;
border-style:solid;
border-width: 1px;
border-color:#003600;
}
#content {
position: relative;
height:auto;
min-height:500px;
width:459px;
padding: 25px 29px 50px 29px;
}
#comments {
float:left;
position:relative;
}
#footer {
background-color:#679A66; /* #E6E6CC; */
border-top:thin;
border-top-style:solid;
border-top-width: 1px;
border-top-color:#CCCC99;
padding: 5px 10px 5px 10px;
font-size:90%;
float:inherit;
