body {background-color:;
	color:#000055;
	margin:0px; }
	
a { text-decoration:none;
	color:#005555;
  }
a:hover 
  {
	text-decoration:underline;
	color:#0000ff;
  }
span.moreTopStoriesButtonActive {
	cursor: pointer; cursor: hand;
	margin-top: 10px;
	padding: 4px;
	border: 1px solid white;
	float: right;
}
p, h1, h2, span, div, li {
	font-family : Georgia, Times New Roman, Verdana, Arial;
}
p, li, select
  {
	font-size	: 0.9em;
	margin: 0px;
  }
ul li {
	list-style-type: none;
}
li ul li {
	font-size	: 1.3em;
	list-style-type : none;
}

