.myline { 
border-style: dashed;
border-width: 3px; 
border-color: teal; 
} 
/* */ 
.mylegend {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: teal;
	BGCOLOR: "#f2eddb";
	text-decoration: none;
	line-height: normal;
	font-variant: normal;

} 
/* 
body { background-color: #e9e7e4 } 
body { background-image: none } 
/* 

