@import url("newstylesheet.css");

body, html {margin: 0px; padding: 0px;}

.smallprint {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal;}

p, li, h3, h2, h1, td, a {font-family: Verdana, Arial, Helvetica, sans-serif !important;}

h4 {font-size: 10px;}

p, h3, li, address {font-size: 12px;}

h2 {font-size: 16px;}

h1 {font-size: 18px;}

.italicheader {font-style: italic; color: #5A5A55;}

.redheaders {font-style: bold; color:#FF0000;}

.imgfloat {float: left; margin: 0px 6px 10px 0px; border: 1px solid #5A5A55;}

.imgfloat2 {float: right; margin: 0px 0px 10px 6px;}

.imgclean {border: 1px solid #5A5A55; margin: 15px 4px 0px 10px;}

.books {
	float:left;
	margin: 10px 30px 10px 30px;
}

li, ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
.underlinetxt {
	text-decoration: underline;
}

.mailtable {
	position: relative;
	background: #eeeeee;
	padding: 5px;
}

div.newBooks img
{
	margin: 10px;
	border: 1px solid #5A5A55;
}
table.newBooks
{
	width: 450px;
	table-layout: fixed;
}
table.newBooks img
{
	border: 1px solid #5A5A55;
}