body
 {background-color: Black;
 }
td.imager {
	background-image: url(images/parchmentr.jpg);
	background-repeat: repeat-y;
	color: Black;
	font: bold;
	margin-left: 7%;
	}
a:link {
	color: #000000;
	text-decoration: none;
	font: bold/1em Garamond;
}
a:visited {
	color: #4B0082;
	text-decoration : none;
	font: bold/1em Garamond;
}
a:active {
	color: #4B0082;
	text-decoration : none;
	font: bold/1m Garamond;
}
a:hover {
	color: Red;
	text-decoration : none;
	font: bold/1em Garamond;
}
h2 {
	text-align: left;
	font-size: 1.1em Book Antigua;
	font-weight: 600;
	color: Olive;
	margin-left: 7%;
	margin-right: 7%;
}
h3 {
	text-align: left;
	font: 1.25em Book Antigua;
	color: olive;
	margin-left: 9%;
}
p {
	text-align: justify;
	font: bold 1em Garamond;
	color: Black;
	margin: 7%;
	margin-right: 7%; 
}
table {
	text-align: left;
	font-family: Garamond;
	}
ol {
	font: 1em Garamond;
	color: Black;
	margin-left: 9%;
	margin-right: 6%;
}
li {
font: 1em Garamond;
	color: Black;
	margin-left: 9%;
	}	
b {
	font-weight: 600;
}
p.center {
	text-align: center;
	font-weight: 600;
}
div.copy {
	font-size: small;
	color: Black;
	text-align: right;
	margin-right: 28px;
	}  
b.underline
 {
	text-decoration: underline;
	font-size: 0.8em;
	}
td.font {
	font-size: 1em;
	}
td.image {
	background-image: url(images/parchmentl.jpg);
	background-repeat: repeat-y;
	 }
img.logo {
	margin-right: 75%;
	}
img.right {
	float: right;
}
img.margin {
	margin-left: 34px;
	float : left;
	}
table.left
{
	margin-left: 34px;
}
blockquote
{
	text-align: justify;
	font: 1em Garamond;
	color: Black;
	margin-left: 78px;
	margin-right: 78px;
}