body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

table.header {
	background-image: url("/images/bg2.gif");
	margin-left: 5;
}

table.main {
	background-image: url("/images/paper.gif");
}

td.header, .almost_black {
	background-image: url("/images/393534.gif");
}

.parchment {
	background-image: url("/images/paper.gif");
}

.menu {
	color: white;
	background-image: url("/images/indelible_ink_mb_blank.jpg");
	background-repeat: no-repeat;
	height: 743;
}

.menubar_fill {
	background-image: url("/images/indelible_ink_mb_fill.jpg");
	background-repeat: repeat-y;
}

table.menubox {
	position: relative;
	top: -1px;
	margin-left: 3;
	width: 90;
}

td.separator {
	background: white;
}

.menuitem {
	font-family: Arial;
	font-weight: 600;
	font-size: 9pt;
	text-decoration: none;
	color: white;
}

.current_menuitem {
	font-family: Arial;
	font-weight: 600;
	font-size: 9pt;
	text-decoration: underline;
	color: #CC9933;
}

a.menuitem:link {
	color: white;
}

a.menuitem:visited {
	color: white;
}

a.menuitem:active {
	color: white;
}

a.menuitem:hover {
	color: blue;
}

td.main {
	background: white;
}

td.border {
	background: black;
	width; 1;
	height; 843;
}

.page_header {
	font-size: 20pt;
	font-weight: 600;
	font-family: Arial;
	font-variant: small-caps;
	letter-spacing: .2em;
}

.label, TD.label, TD.input, .info {
	text-align: left;
	font-size: 8.5pt;
}

TD.input {
	font-weight: 500;
}

.label, .large_label, TD.label {
	font-weight: 600;
}

.large_label {
	position: relative;
	left: -40;
}

.label, .large_label {
	margin-top: 5px;
}

TD.label, .label {
	font-size: 10pt;
}

.large_label {
	font-size: 14pt;
}

.header_cap {
	font-size: 19pt;
	font-weight: 600;
}

.header {
	font-size: 16pt;
	font-weight: 500;
}

.excerpt {
	font-family: Arial;
	font-size: 10pt;
	margin-left: 60px;
	margin-right: 60px;
}

.text {
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
	margin-left: 100px;
	margin-right: 100px;
	line-height: 1.5em;
}

.quote {
	font-family: Arial;
	font-size: 9pt;
	text-align: justify;
	margin-left: 200px;
	margin-right: 200px;
	line-height: 1.3em;
}

.author_name {
	font-family: Arial;
	font-weight: 600;
	font-variant: small-caps;
}

p.indented {
	text-indent: 2em;
}

.superscript {
	font-size: 8.5pt;
	position: relative;
	top: -3px;
	color: blue;
}

.details {
	font-size: 9pt;
}

.smaller {
	font-size: 80%;
}

.rank {
	color: #000000;
	font-size: 8.5pt;
}
