body {
	background-color: #ffffff;
}

img {
	margin-left: auto;
	margin-right:auto;
	display: block;
	border: 3px solid #696969;
	border-style: double;
}

h1 {
	font-family: georgia, times;
	color: #000000;
	font-weight: normal;
	margin:0;
	border-bottom:1px solid #000000;
	letter-spacing: 0.1em;
	line-height: 0.8em;
}

h2 {
	font-family: georgia, times;
	color: #000000;
	font-weight: normal;
	margin:0.2em 0;
	font-size:1.2em;
	font-style: italic;
	
}

h3 {
	font-family: georgia, times;
	color: #000000;
	font-weight: normal;
	margin:0.2em 0;
	letter-spacing: .2em;
	font-variant: small-caps;
	font-size: 1em;
}
table {
	width:70%;
}
td {
	padding:5px;
	vertical-align: top;
	text-align: center;
}
td p {
	margin:0;
	font-family: georgia, times;
	color: #C5C5C5;
	font-weight: normal;
	margin:0;
	font-size:0.8em;
}

div.credits {
	text-align: right;
	border-top: 1px dotted #c5c5c5;
	margin-top:2em;
	font-family: georgia, times;
	color: #C5C5C5;
	font-size:0.6em;
	font-style: italic;
}


div.credits a {
	color: #CCFFCC;
}

div.credits a:hover {
	color: #CCFFCC;
}

div.next_prev {
	font-family: georgia, times;
	color: #000000;
	text-align: center;
	margin: 0.8em 0;
	font-style: italic;
}


div.next_prev a {
	color: #000000;
}

div.next_prev a:hover {
	color: #000000;
}