.memorial {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #990099;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	margin : 0;
	font-size : 1em;
	background-color : #FFFFF0;
	}

/* The TD tag below is for Netscape 4 compatability to make the tables take over the body tag properties for color etc  */
td {
	background : #FFFFF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
}

a.toc:link {
	color : #FFFFF0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

.toc {
	padding : 8px;
	color : #FFFFF0;
	background-color : #000080;
	}

a.toc:visited {
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

a.toc:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #00CCFF;
}



table {
	height : 100%;
	padding : 8px;
}

.centered {
	text-align : center;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	color : #0000CD;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
	}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #00CCFF;
}
