BODY	{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	SCROLLBAR-BASE-COLOR: #010066
	}


a:link		{ color: #FF6600; text-decoration: none }

a:visited	{ color: #FF6600; text-decoration: none }

a:active	{ color: #FF6600; text-decoration: none }

a:hover		{ color: #FF6600; text-decoration: underline }#Legend {
	padding: 5px;
	height: auto;
	width: 152px;
	border: thin ridge #FF6600;
	position: inherit;
	top: 20px;
	float: left;
}
#LegendRIGHT {
	padding: 5px;
	height: auto;
	width: 152px;
	border: thin ridge #FF6600;
	position: inherit;
	top: 20px;
	float: right;
}
