body {
	background-color: rgb(240,240,240); 
	color: rgb(240,240,240);
	font-family: "segoe ui",arial,sans-serif;
}

span.fullStory {
	font-family: "segoe ui",arial,sans-serif;
	font-size:14px;
	color: rgb(240,240,240);
	font-style:normal;
	font-weight:normal;
}

span.backToHeadlines {
	font-family: "segoe ui",arial,sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

span.headline {
	font-size: 20px;
	font-family: cambria,georgia,serif;
	line-height:110%;
	color: white;
	font-weight:normal;
	font-style:normal;
}

span.author {
	font-family: "segoe ui",arial,sans-serif;
	font-size:12px;
	font-style:italic;
	color: rgb(200,220,200);
}

span.shortStory {
	font-size:14px;
	font-family:"segoe ui",arial,sans-serif;
	font-style:normal;
	color:rgb(220,220,220);
}
a {
	color: rgb(250,250,180);
	text-decoration: none;
}

a:hover {
	color: rgb(255,255,230);
	text-decoration: none;
}

div.submenu {
font-size:14px;
font-family: "segoe ui",arial,sans-serif;
text-align:center;
font-style:italic;	
}

a.submenuHighlight {
font-weight:bold;
color:white;
font-size:15px;
}

div.newsTitle {
font-size:50px;
color:rgb(91,125,71);
font-family: "segoe ui",arial,sans-serif;
text-align:left;
padding-left:10px;
font-style:italic;
font-weight:normal;
}

a.searchResult {
	font-family: "segoe ui",arial,sans-serif;
	font-size: 14px;
}

div.searchResultDate {
	font-family: "segoe ui",arial,sans-serif;
	font-style: italic;
	font-size: 12px;
	color:rgb(200,200,200);
	padding-bottom:10px;
}

td.searchTerm {
	font-family: "segoe ui",arial,sans-serif;
	font-size: 16px;
	color:rgb(240,240,240);
	padding-bottom:10px;
}

td.searchTermAdvanced {
	font-family: "segoe ui",arial,sans-serif;
	font-size: 12px;
	color:rgb(240,240,240);
	padding-bottom:5px;
}
