.copyrightfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: justify;
	padding-right: 50px;
	padding-left: 50px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contactfooter {
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
}
.navboxy {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.navboxy a:link {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.navboxy a:visited {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.navboxy a:hover {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.title{
	color: #003366;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.cover{
	float: left;
}
.author {
 font-size: 10px;
 line hight: 10px;
}
.price{
	font-family: serif;
	font-size: 35px;
	color: #AA0000;
	font-weight: bold;
	line-hight: 20px;
}
.price-terms {
	font-size: 10px;
	color: #444444;
}

.description{
	font-size: 17px;
}
.holder{
	display: block;
	height: 170px;
}
p{
margin: 0;
padding: 5px;
}

.name {
	font-style: italic;



}