/**************************************/
/*      Filename:  print.css          */
/*      Copyright: The Artist's Estate*/
/**************************************/

body
	{
	font-family: Verdana, Arial;
	font-size: 13px;
	}

.boxheaderleft
	{
	display: none;
	}

.boxheadercentre
	{
	height: 40px;
	border-bottom: 2px solid black;
	}

.boxheadercentre h1
	{
	text-align: left;
	}

.boxheadercentre p
	{
	text-align: left;
	}

.boxheadercentre font.personname
	{
	font-size: x-large;
	}

.boxheadercentre font.profession
	{
	font-size: medium;
	}

.boxleft
	{
	display: none;
	}

.boxcentre
	{
	text-align: left;
	}

.boxcentre h2
	{
	padding: 1em 0px 0em 0px;
	}

.boxcentre h3
	{
	padding: 0.5em 0px 0em 0px;
	}

.boxcentre h4
	{
	padding: 0.5em 0px 0em 0px;
	}

.boxcentre h5
	{
	padding: 0em 15px 0em 15px;
	}

.boxcentre hr.break
	{
	page-break-before: always;
	}

.boxcentre hr.nobreak
	{
	page-break-before: avoid;
	}

.boxcentre p
	{
	padding: 0em 0px 0.5em 0px;
	}

.boxcentre p.book
	{
	text-indent: 10%;
	}

.boxcentre p.book_dedication
	{
	padding: 0em 0px 0em 0px;
	text-align: center;
	font-style: italic;
	}

.boxcentre p.book_heading
	{
	padding: 0em 0px 0em 0px;
	text-align: center;
	}

.boxcentre p.book_title
	{
	padding: 0em 0px 0em 0px;
	text-align: center;
	font-weight: bold;
	}

.boxcentre p.copyright
	{
	padding: 0em 0px 0em 0px;
	text-align: right;
	font-style: italic;
	}

.boxcentre p
	{
	padding: 0em 0px 0.5em 0px;
	}

.boxcentre p.default
	{
	padding: 0em 0px 0.5em 0px;
	text-align: justify;
	}

.boxcentre p.document
	{
	padding: 0em 0px 0em 0px;
	text-align: justify;
	font-size: 13px;
	}

.boxcentre p.document_i_ns
	{
	padding: 0em 0px 0em 0px;
	text-indent: 6%;
	text-align: justify;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 0;
	}

.boxcentre p.document_i_s
	{
	padding: 0em 0px 0em 0px;
	text-indent: 6%;
	text-align: justify;
	font-size: 13px;
	margin-top: 0;
	}

.boxcentre p.document_ni_ns
	{
	padding: 0em 0px 0em 0px;
	text-align: justify;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 0;
	}

.boxcentre p.document_ni_s
	{
	padding: 0em 0px 0em 0px;
	text-align: justify;
	font-size: 13px;
	margin-top: 0;
	}

.boxcentre p.document_uj
	{
	padding: 0em 0px 0em 0px;
	font-size: 13px;
	}

.boxcentre p.footnotes
	{
	padding: 0em 0px 0em 0px;
	text-align: justify;
	font-size: 12px;
	}

.boxcentre p.footnotes_uj
	{
	padding: 0em 0px 0em 0px;
	font-size: 12px;
	}

.boxcentre p.instructions
	{
	display: none;
	}

.boxcentre p.internal,
.boxcentre p.internal2
	{
	display: none;
	}

.boxcentre p.page_break
	{
	padding: 0em 15px 0em 15px;
	font-size: 12px;
	text-align: center;
	}

.boxcentre p.press
	{
	padding: 0em 0px 0em 0px;
	text-align: justify;
	font-size: 13px;
	}

.boxcentre td.type
	{
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	}

.boxcentre td.year
	{
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	}

.boxcentre td.text
	{
	font-size: 12px;
	vertical-align: top;
	padding-right: 15px;
	}

.boxcentre td.link
	{
	font-size: 12px;
	}

.boxcentre td.numb
	{
	font-size: 12px;
	text-align: right;
	}

.boxcentre td.imag
	{
	font-size: 12px;
	vertical-align: bottom;
	}

.boxfooter
	{
	}

.contents
	{
	}

.footnotenumber,
.fn
	{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: super;
	}

.page
	{
	text-align: center;
	}

.quote
	{
	font-style: italic;
	}

.textnotenumber,
.tn
	{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	}

.title
	{
	text-align: center;
	}

.uline
	{
	text-decoration: underline;
	}
