.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
a.footer {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
	text-decoration: underline;
}
.ask {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}
a.ask {
	color: #333333;
	text-decoration: none;
}
a.ask:hover {
	color: #333333;
	text-decoration: underline;
}
.cookie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
a.cookie {
	color: #999999;
	text-decoration: underline;
}
a.cookie:hover {
	color: #999999;
	text-decoration: underline;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
}
