body {
	background-color: transparent;
	margin-top: 0px;
	margin-left: 0px;
}
.head {
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	color:#003366;
	line-height: 12px;
	font-family: verdana , arial, helvetica, sans-serif;
	}
.txt {
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	font-size:9px;
	color:#666666;
	font-family: verdana , arial, helvetica, sans-serif
}

a:link,
a:visited  {
	color: #003366; /* Link */
	text-decoration: none;
}

a:hover  {
	color: #666666; /* Link */
	text-decoration: none;
}
#newsFeed {
	position: absolute;
	width: 100%;
	left: 2px;
	top: 20px;
}

