/* overseas.css */
h1.title {
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	color: green;
}
h2.sectiontitle {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
};


