body {
	margin: 0px; padding: 0px;
	font-family:verdana,arial,helvetica;
	font-size:12px;
	line-height:140%;
}

a:link {color: #6A6AA2; text-decoration: none}
a:visited {color: #6A6AA2; text-decoration: none}
a:hover {color: #38477D; text-decoration: underline}

h1 {font-size: 22px; margin:0px; line-height:24px; }
h2 {font-size:14px; font-weight:normal; margin:3px 0 18px 0; font-style:italic; }

img {border-color:#000000}

#gentable {
	margin-top:32px;
}

#bookpage {
	width:900px;
	margin: 20px auto;
}

#bookscovl {
	float:left;
	margin:3px 25px 0 0;
	text-align:center;
	font-size:11px;
}

#btn {
	padding-top:9px;
}

hr {
	border-top: solid 1px #666;
	height: 1px;
}
