.fsp_feed
{
	width: 149px;
	font-size: 10pt;
	line-height: 1.3;
	font-family: verdana, sans-serif;
	background-color: rgb(230,226,200);
	text-align: center;
}

.fsp_feed table {width: 100%; }

.fsp_feed th {
	font-weight: normal;
	font-size:xx-small;
	background-color: rgb(98,102,93);
	text-align: center;
	color: #fff
}

.fsp_feed td {font-size:xx-small; }

.odd_row {background-color: rgb(199,196,173);}

td.val { text-align: right;}

.note {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	text-align: center;
	font-size:xx-small;
}

#fsp_data a:link, #fsp_data a:active, #fsp_data a:visited
{
	color: #B01D2E;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	
}

#fsp_data a:hover {text-decoration: none; color: #000000; }
