body {
	background-color: #ffffff;
	color: #000000;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	font-size: 9pt;
	margin-top: 0
	margin: 0; 
	padding: 0;

	}
a {
	color: #ff3333;
	text-decoration: underline;
	}

.bottom {
	color: #ffffff;
	text-decoration: none;
	font-size: 9pt;
	}

.twitter {
	color: white;
	text-decoration: none;
	font-size: 9pt;
	}

.title {
	color: #000000;
	text-decoration: none;
	font-size: 16pt;
	font-weight: bold;
	}

#twitter_div {
	width: 500px;
	overflow: auto;
	color: white;
}
ul#twitter_update_list {
	color: #ffffff;
	list-style: none;
	font-size: 14px;
}
ul#twitter_update_list li {
	color: white;
}

