body {
	background-color: #ECE6CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 14px;
	margin-left: 60px;
	margin-right: 60px;
	text-align: left;
	
	}
img {
	border-width:0;

}



.imgcaption  { font-size: 8pt; text-align: center }
.index {
	font-size: 9px;
	text-indent: 30px;

}
.next {
	font-weight: bold;
	text-align: right;
}
a {
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #660000;
}

a:hover {
	font-style: bolder;
	line-height: normal;
	text-decoration:underline;
}
td {

	vertical-align:top;
}


