body {
	font-size: small;
	color: #333333;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 20px 0px 0px;
	background-image: url(jimages/00back.gif);
}
.map {
	background-image: url(jimages/00map.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-decoration: underline;
}
a:active {
	color: #FF6666;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 150%;
}
