html, body {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 20px;
	color: #888888;
}

a:link.cc {  font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #acacac}
a:hover.cc {  font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #acacac}
a:active.cc {  font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #acacac}
a:visited.cc {  font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #acacac}

.ticker {
	width: 660px;
	height: 20px;
	overflow: hidden;
	border: 0px solid #DDD;
	margin: 0;
	padding: 0;
	list-style: none;
}