BODY {
	background-image: url(images/legends_01.gif);
	background-repeat: no-repeat;
	color: Black;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-width:0;
	margin-height:0;
	list-style: circle;
	}
h1 {
	font-family: Arial;
	font-size: 14px;
}

table {
font-family: Arial;
	font-size: 12px;
}

	.border {
	border: 1px ridge black	
	}

A {
	color: #2F4E4F;
}

A:HOVER {
	color: #228A57;
}




