@charset "UTF-8";
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	margin-top: 0px;
}
A {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.titles {
	font-size: 90%;
	font-weight: normal;
	background-color: #0033CC;
	color: #FFFFFF;
}
.titlesmall {
	font-size: 80%;
	font-weight: normal;
	background-color: #0033CC;
	color: #FFFFFF;
}
.titlebig {
	font-size: 150%;
	font-weight: normal;
	color: #0033CC;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0033CC;
	background-color: #FFFFFF;
	text-align: center;
}
.press {
	font-size: 85%;
	color: #000000;
}
.press a {
	color: #000000;
}
.press a:hover {
	color: #000000;
	text-decoration: underline;
}
.details {
	font-size: 90%;
	color: #0033CC;
}
.details a {
	color: #0033CC;
}
.details a:hover {
	color: #0033CC;
	text-decoration: underline;
}
#twitter_update_list {
	list-style-type: none;
	font-size: 70%;
}
#twitter_update_list LI {
	padding-bottom: 10px;
}

#twitter_div A {
	color: #0033cc;
}
