@import "common.css";

.title{
	font-size		 : 200%;
	line-height		 : 100%;
	color			 : #606060;
	align			 : center;
	border-style     : solid;
	border-width     : 1px;
	border-color     : #a0a0a0;
	margin-bottom       : 10px;
	padding          : 12px;
	background-color : #f0f0f0;
}

.toptitle{
	font-size		 : 22Pt;
	font-weight		 : bold;
	line-height		 : 24Pt;
	color			 : #808080;
}

.location{
	margin			: 4px 0px 0px 0px;
}
