.TitleText {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
th {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
}
.Date {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
}
.address {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.description {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
}
.map {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}

