body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:19px;
	color:#888888;
}
a {
	text-decoration:underline;
	color: #468C00;
}
a:visited {
	color: #009900;
}
a:hover {
	text-decoration:none;
	color: #33CC00
}
a:active {
	color:#000000;
}
a img {
	border:0px;
}
.ColFix {
	position: relative;
	top: 0px;
	right: 0px;
}
.twitStream{
	font-family: verdana;
	font-size: 11px;
}
.twitStream a{
	font-family: verdana;
	font-size: 11px;
}
.tweet{
	display: block;
	padding: .4em;
	margin: .4em 0;
}
.tweet-left{
	float: left;
	margin-right: 1em;
}
.tweet-left img{
	border: 2px solid #000000;
}
.tweet p.text{
	margin: 0;
	padding: 0;
}