td img {
	display: block;
}
body {
	background-image: url(images/ToddBkg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
	cursor:url("http://www.scarchaeology.org/images/SCAPointer.CUR"), pointer;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	color: #891604;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p {
	padding-left:10px;
	padding-right:10px;
	line-height: 1.5em;
}
