.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #669999;
}
.textGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	line-height: 10px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	line-height: 14px;
}

.mono {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
}
.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #669999;
}
a.teal:visited {
	color: #669999;
	text-decoration: none;
}
a.teal:link {
	color: #669999;
	text-decoration: none;
}
a.teal:hover {
	color: #666666;
	text-decoration: none;
}
a.teal:active {
	color: #666666;
	text-decoration: none;
}
.byline{
	font-size: 10px;
}
.byline2{
	font-size: 10px;
	color: #666666;
}
.hangIndent{
	text-indent: -10px;
	margin-left: 10px;
	margin-top: -0px;
	margin-bottom: -0px;
}
.tenants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.no-event-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.tealcolor{
	color: #669999;
}