body {
	color: black;
	background-color: white;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow:auto;
}

#flyerpages {
	width:116px; 
	border: solid #fc0 2px; 
	padding: 2px; 
	text-decoration: none; 
	display:block
}

.flyerpagesListings {
	font-size: 10px;
	color: #d00;
	font-family: Verdana;
}

#flag {
	margin: 6px;
}

.articleTease {
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
	margin-top:0
}

.articleTeaseSummary {
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
}

.articleTeaseHeadline :link {
	font-size: 14px;
	color: #006;
	font-weight: bold;
}

.articleTeaseHeadline :visited {
	font-size: 14px;
	color: #600;
	font-weight: bold;
}

.articleTeaseDetails :link {
	color: #006;
	font-size: 10px;
}

.articleTeaseDetails :visited {
	color: #600;
	font-size: 10px;
}

.articleTeaseDate {
	color: #a00;
	font-size: 10px;
}

.articleTeaseSep {
	clear: both;
	text-align: Center;
	width: 70%;
	/*padding-top: 5px;
	/* margin-bottom: 10px;*/
}