.txtLocation {
	font-family: Tahoma;
	font-size: 11px;
}
.txtLocation:link {
	text-decoration: none;
	color: #45731A;
	}
.txtLocation:visited {
	text-decoration: none;
	color: #45731A;
	}
.txtLocation:hover {
	text-decoration: underline;
	color: #45731A;
	}
.txtTopTitle {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2);
}
.txtContent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txtNote {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BCECB7;
}
.txtSmallTitle {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}