.arkhamlogo {
	font-family: Algerian;
	font-size: 24px;
	color: slategray;
	text-decoration: none;
}
A:HOVER.arkhamlogo {text-decoration: underline; color: black; }
.k-9logo {
	font-family: Stencil;
	font-size: 44px;
	color: white;
	text-decoration: none;
	background-color: black;
}
A:HOVER.k-9logo {color: #99CCCC; }

.email {color: #000000; text-decoration: underline; font-face: Trebuchet MS; font-size: 14; font-style: italic; 
  }
A:HOVER.email {text-decoration: underline; color: #99CCCC; background-color: #000000; font-style: italic}

.toplink {
	text-decoration: none;
	font-face: Trebuchet MS;
	font-size: 14;
	font-style: normal;
	color: #333333; }
A:HOVER.toplink {text-decoration: underline; color: #000000; }

.toc {
	text-decoration: none;
	font-face: Trebuchet MS;
	font-size: 22;
	font-style: bold;
	color: #333333; }
A:HOVER.toc {text-decoration: underline; color: #000000; }
.picturecredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
