body {
	margin: 20px;
	margin-left: 0;
	margin-right: 0;
}

img {
	border: 0;
}


body, a, table {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	display: inline;
	padding: 0;
	margin: 0;
	color: #FF0000;
	font-weight: normal;
}

h1, h2 {
	font-size: 14px;
}

.menu {
	font-size: 14px;
	text-decoration: none;
}

.menu:hover {
	text-decoration: none;
}

.book_list {
	vertical-align: top;
	width: 175px;
	height: 200px;
}

.book_link {
	text-transform: uppercase;
}
