/* Note - normal background color should be #ffffee.
   I'm using a darker color here for testing... */

.body {
	background: #ffffee;
	color: #000;
	margin-top: .1em;
	margin-right: 0em;
	margin-bottom: .1em;
	margin-left: 0em;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
	text-indent: 1em;
	font-family: 'Times New Roman', 'New York', Times, serif;
}

.byline, .byline CITE {
	background: #ffffee;
	color: #000;
	font-size: .95em;
	font-weight: bold;
	font-style: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
	text-transform: uppercase;	
	font-family:  'Times New Roman', 'New York', Times, serif;
}

.byline SPAN {
	background: #ffffee;
	color: #000;
	font-weight: normal;
	text-transform: capitalize;	
	font-family:  'Times New Roman', 'New York', Times, serif;
}

.notice {
	color: #033;
	background: #fb0;
	text-align: center;
	font-family:  'Times New Roman', 'New York', Times, serif;
}

BLOCKQUOTE {
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	font-family:  'Times New Roman', 'New York', Times, serif;
}

H2.headline {
	color: #000;
	background: #ffffee;
	margin-left: 0em;
	margin-top: 0em;
	margin-bottom: .2em;
	font-size: 1.45em;
	font-weight: 100;
	text-transform: capitalize;
	text-align: left;
	font-family:  'Times New Roman', 'New York', Times, serif;
}

H4.deck {
	color: #000;
	background: #ffffee;
	margin-top: .1em;
	margin-left: 0em;
	margin-bottom: .2em;
	font-size: 1.15em;
	font-weight: 100; 
	text-transform: capitalize;
	text-align: center;	
	font-family:  'Times New Roman', 'New York', Times, serif;
}

H4.subline {
	color: #000;
	background: #ffffee;
	margin-top: .2em;
	margin-left: 0em;
	margin-bottom: .2em;
	font-size: 1em;
	font-weight: bold; 
	text-transform: capitalize;
	text-align: left;	
	font-family:  'Times New Roman', 'New York', Times, serif;
}

BLOCKQUOTE.news {
	background: #ffffee;
	color: #000;
	margin-left: 0em;
	margin-right: 0em;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
	font-family:  'Times New Roman', 'New York', Times, serif;
}

HR {
	color: #000;
	background: #000;
}

.placeline {
	background: #ffffee;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-family:  'Times New Roman', 'New York', Times, serif;
}

.sidebar {
	background: none #ffffee;
	border-top: thin solid #000;
	color: #000;
	text-align: center;
	float: left;
	margin-top: 1em;
	margin-right: .4em;
	margin-bottom: .5em;
	width: 30%;
}

.wire-service {
	background: #ffffee;
	color: #000;
	text-transform: uppercase;
	font-family:  'Times New Roman', 'New York', Times, serif;
}
