/* visibility status */
tr#lastrow, tr#rowone, tr#topband, tr#bottombad, td#pictorialcontent, td.menu a, #scrollsContainer, #textualContentDiv, #submenuarea
	{ display: none; }
body, #pageheaders, #hamsign, #pageheaders, #pagefooters, h1, #fullmenu, #linkOL, tr.menu, tr.thecontent, #fullmenu, #copyprint
	{ display: block; }
a:after {
    content: attr(href); }
/* */

* { vertical-align: top; }

td.h1 {
	margin-bottom: 10px; }
#thecopy {
	height:auto; }
	
/* survivours, only somehow injured */
body {
	text-align: left;
	margin-left: 2em;
	margin-top: 4em;
	margin-right: 2em;
	margin-bottom: 6em;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: /*1em*/ 8pt; }

body#thehtmlbody {
	direction: ltr; }
	
td.menu {
	text-align: left;
	vertical-align: top; }
		
.thecontent /* td#textualcontent-layout, .fullrow */ {
	text-align: left; }
		
.thecontent, #textualContentDiv, #textualcontent-layout { 
	height: auto; }

	
#thecopy, td.h1 {
	text-align: left;
	vertical-align: top;
	/* width: 438px; */
	font-size: 8pt; }
	
#thecopy table tr td {
	text-align: justify;
	padding-left: 8pt;
	padding-right: 8pt; }
		
#linkOL {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; }

.link-caption {
	text-decoration: none;
	font-weight: bold;}
	
#thecopy a.link, .link-submenu {
	text-decoration: none; }	
	
h1 {
	font-size: 200%; }
	
.s-emphasis {
	font-weight: bold;
	padding-left: 4px;
	font-style: italic; }/*:first-letter { font-style: italic; }*/
	
.s-emphasis, h2 {
	font-size: 110%; }