/*  
Theme Name: Perspectives
This is the print stylesheet for PerspectivesPress.com*/
body,.homebody,.pagebody,.catbody {
	background:#fff;
	width:auto;
}
body, p, div, span, li, td, blockquote {
	font-size : 11pt;
}
H1  {
	font-size : 18pt;
}

H2  {
	font-size : 16pt;
	}

H3  {
	font-size : 14pt;
}

H4  {
	font-size : 12pt;
}

a.booktitle {
	color:#000;
	text-decoration:none;
	}
a.booktitle::after, a.booktitle:after {
  content: " (" attr(href) ") ";
  font-size: 10pt;
}
.logohead a::after, .logohead a:after {
  content: " (" attr(href) ") ";
  font-size: 10pt;
}
.logoimg, .buybutton, #mc_menu_1, .mc_menu_item, .constantcontact {
	display:none;
	}
#tablewrapper {
	position:relative;
	width:auto;
	margin: 0 auto;
	border: 1px solid #000;
	background: #fff;
	}
