﻿/* CSS Document */
h1.city-h1-title {
	font-size: 18px;
	line-height: 1em;
	margin: 0px 0px 5px 0px;
}
h2.city-h2-sub-title {
	font-size: 14px;
	margin: -4px 0px 5px 0px;
	color: #999;
}
/* all keyword in H1s, H2s, H3s, H4s */
h1.city-h1-keywords {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0px 0px 4px 0px;
	display: inline;
}
h2.city-h2-keywords {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0px 0px 4px 0px;
	display: inline;
}
h3.city-h3-keywords {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0px 0px 4px 0px;
	display: inline;
}
h4.city-h4-keywords {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0px 0px 4px 0px;
	display: inline;
}
