@import "./common.css";

.title{
	border-style     : double;
	border-width     : 3px;
	border-color     : #808080;
	margin           : 0px 10px 5px 0px;
	padding          : 8px;
	background-color : #fff2c8;
}

.toptitle{
	font-size		 : 22Pt;
	font-weight		 : bold;
	line-height		 : 24Pt;
	color			 : #808080;
}

.location{
	margin			: 4px 0px 0px 0px;
}
td{
	font-size		: 80%;
	line-height		: 150%;
}
