body {
	color: black;
	font-stretch: normal;
	text-align: left;
	text-decoration: none;
	font: normal normal 14px/17px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background: url(/paper3.jpg) fixed;
}

h1 {
	color: black;
	text-decoration: none;
	letter-spacing: 1px;
	font: normal bold 18px/18px Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: black;
	text-decoration: none;
	letter-spacing: 0;
	font: 16px/16px Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: black;
	text-align: center;
	font: 16px/16px Verdana, Arial, Helvetica, sans-serif;
}

td.background {
	text-align: justify;
	background-color: #fbfef1;
}

img.gallery {
	border-bottom-color: silver;
	border-bottom-width: 2px;
	border-left-color: silver;
	border-left-width: 1px;
	border-right-color: silver;
	border-right-width: 2px;
	border-style: ridge;
	border-top-color: silver;
	border-top-width: 1px;
}

a:link {
	color: #23203d;
	text-decoration: none;
}

a:visited {
	color: #23203d;
	text-decoration: none;
}

a:focus {
	color: #23203d;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #ff8000;
	text-decoration: none;
}

.bull {
	color: #fa2003;
	font-size: 14px;
}

td.booktxt {
	color: #333333;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	background-color: #ffffff;
	border-bottom: 2px solid #999;
	border-right: 1px solid #999999;
}

.right {
	text-align: right;
	background-repeat: no-repeat;
}