ul, ol {
	margin:0;
	padding:0;
	list-style:none;
	}
h1, h2, h3 {
	margin: 0.8em 0;
	color:#209;
	font-size:1.4em;
	}
h2 {
	font-size:1.4em;
	}
h3 {
	font-size:1.4em;
	}
	
.dest {
	color:#039;
	}