html {margin: 0; padding: 0;}

body {
	margin: 0px 42px 0px 42px; padding: 0 0 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: white;
	color: black;}

a:link    {color: black; text-decoration: none}
a:visited {color: black; text-decoration: none}
a:hover, a:focus {color: black; text-decoration: none}
a:active  {color: black; text-decoration: none}

h1 {
	font-size: 45px;
	letter-spacing: 0px; line-height: 1em;
	margin: 0 0 0 0em; padding: 36px 0 0 0;
	color: black; font-weight: bold;}
h1 a:link    {color: black; text-decoration: none}
h1 a:visited {color: black; text-decoration: none}
h1 a:hover, h1 a:focus {color: black; text-decoration: none}
h1 a:active  {color: black; text-decoration: none}

h2 {
	font-size: 10pt;
	height: 3em;
	letter-spacing: 0.2em;
	margin: -5px 0px 0em 0px; padding: 0;
	color: black; font-weight: normal; text-align: right;}
h2 a:link    {color: black; text-decoration: none}
h2 a:visited {color: black; text-decoration: none}
h2 a:hover, h2 a:focus {color: black; text-decoration: none}
h2 a:active  {color: black; text-decoration: none}

h3 {
	font-size: 12pt;
	color: black; font-weight: bold;}

p {
	font-size: 10pt; 
	letter-spacing: 0.02em; line-height: 1.4;}
	
i {font-style: italic;}	

div#main {
	margin: 1em 0px 1em 0px; padding: 0;}

div#just {
	margin: 0.5em 0em 0em 0em; padding: 0;
	text-align: justify;}
	
div#hang {
	text-indent: -3em;
	margin-left: 3em;
	letter-spacing: 0.02em;
	line-height: 1.4;}	

div#left {
	margin: 0.5em 0em 0em 0em; padding: 0;
	text-align: left;}
	
div#rightcol {
	display: none;}

.caption {
	font-size: 80%;
	padding: 5px 6px 0 0;
	text-align: right;}
	
.indent {
	margin: 0em 3em 0em 3em;}
	
.book {
	margin: 0 5px 0 0;
	border: black 1px solid;}
	
.book2 {
	margin: 0 0px 0 5px;
	border: black 1px solid;}	

/* menu styles */
div#menu {
	display: none;}