.heading {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
}
.main {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Date {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.phonetext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #003333;
	text-decoration: underline;
}
a:visited {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #339966;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.marketshareorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc66;
}
.marketsharegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}