body {
    font-family: Times;
    font-size: 14px;
    color: #000000;
}

img {
	border: 0px;
}

A {
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}

A:Hover {
	/*color: #669933;*/
	color: FF3333;
}

td {
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height: 1.2;
}

.headerquote {
	font-family: Times;
    font-size: 11px;
    color: #555555;
    width: 400px;
    margin-left: 240px;
}

.recentreviews {
	font-size: 11px;
}

.leftcolumntable {
	border-right: solid 1px black;
	padding-right: 10px;
	width: 160px;
}

.copyright {
	font-size: 10px;
	color: black;
	text-align: center;
}

.searchfield {
	font-size: 9px;
	font-weight: normal;
	height: 18px;
	width: 96px;
}

.booktitle {
	font-size: 14px;
	color: #555555;
	font-weight: bold;
}

.reviewtitle {
	font-size: 26px;
    color: #555555;
    font-weight: bold;
}

p.reviewtext:first-letter {
	font-size: 300%;
	float: none;
	line-height: .2;
}

.toplinks {
	font-size: 14px;
	text-decoration: none;
}

.leftlinks {
	line-height: 1.8;
}

.linktable {
	border-bottom: solid 1px black;

	height: 20px;
}


h1 { 
    font-size: 36px;
    color: #555555;
    height: 30px;
}

h2 {
    font-size: 18px;
    color: #555555;
}

h3 { 
    font-size: 16px;
    color: #555555;
}

h5 { 
    font-size: 13px;
    color: #555555; 
}

h6 { 
    font-size: 12px;
    color: #555555;
}
