body, td
{
	background-color: #ffffff;
	color: #00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link
{
	color: #660000;
}
a:hover
{
	color: #660000;
}
a:visited
{
	color: #660000;
}
.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.bigger
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.smaller
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.credits
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
}
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
}

#twitter_update_list
{
	 font-size: 11px;
	 margin-left: 0;
	 margin-top: 5px;
	 padding: 0;
	 list-style-position: inside;
	 list-style-type: none;
}

#twitter_update_list li
{
	margin-bottom: 5px;
}

#twitter_update_list li:before
{
	content: "";
}
