@import url(./news_layout.css);

a:link, a:visited {
	color: #0000FF;
}

a.highlight:link, a.highlight:visited {
	color: #0000FF;
	font-size: 10pt;
}

a:hover {
	color: #FF0000;
}

body,p,li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
}

form {
	margin:0px;
}

h1, h2, h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	}

h1 {
}

h2 {
}

hr {
}

img {
	border-width:0px;
}

input,textarea,select,option{
	font: 9pt "Courier New",Courier,monospace;
}

ul {
	list-style-type: square;
	list-style-position: outside;
}

/* classes */
.caption {

}

.dayheader {

}

.headline-region, .headline-region a:link, .headline-region a:visited, .nprnewspacks_category {
	color: #990000;
	text-decoration: none;
	font-size: 0pt;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height : 0px;
}

.headline-title, .nprnewspacks_title {
	font-weight: bold;
	font-size: 8pt;
	margin-top : 0px;
	margin-bottom : 0px;
}

.headline-tease, .nprnewspacks_headline {
	font-size: 8pt;
}

.newslink {
}

.smalltext {
	font-size: 10px;
}

.story {


}

.title {
	font-weight: bold;
}
