body {
	margin:0px;
	padding:0px;
	background-color:#0e255a;
}

body A{
	color:#254180;
	text-decoration:none;
}

body A:visited{
	color:#254180;
	text-decoration:none;
}

body A:hover{
	color:#254180;
	text-decoration:underline;
}

body,td,p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}

.footer:link,.footer:visited,.footer:active,.footer:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:18px;
	font-weight:bold; 
	text-align:center;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:18px;
	font-weight:bold; 
	text-align:left;
}

#twitter_update_list a:link,
#twitter_update_list a:hover,
#twitter_update_list a:visited,
#twitter_update_list a:active {
	color:#ffffff;
	text-decoration:underline;
}
#twitter_update_list {
	list-style:none;
	margin:0px;
	padding:0px;
}
.twitter_update {
	width:450px;
}
.twitter_update td {
	color:#65c8e7;
}