body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}

body,td,th {
	font-size: 9pt;
	line-height:1.4em;
}

a:link {
	color: #2AA8E1;
}

a:visited {
	color: #2AA8E1;
}

a:hover {
	color: #F094A4;
}

a:active {
	color: #2AA8E1;
}

#twitter_div{
	width: 190px;
	border:0px;
	padding:0px 0px 0px 10px;
	margin::0px 0px 0px 0px;
	TEXT-ALIGN: left;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#twitter_div li{border-bottom:1px dotted #bbb;padding-bottom:5px;margin-bottom:10px}