body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	background-image: url(images/lgrey035.jpg);
}
body,td,th {
	color: #000000;
}
a:link {
	color: #000000;
	background-color: #D1CDCD;
	text-decoration: none;
}
a:visited {
	color: #000000;
	background-color: #CFCFCF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

p.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
table {
border-style:solid;
background-color:#D9D9D9;
border-color:#666666;
}