@import url('/css/usdoj.css');
body {
	font-size: 14px;
}
table#monthlyprlisting {
	border-collapse: collapse;
	width: 100%;
}

table#monthlyprlisting td {
	vertical-align: top;
}

table#monthlyprlisting td.daterow {
	font-weight: bold;
	height: 20px;
	padding-top: 1em;
}
table#monthlyprlisting td.data {
	font-size: 15px;
	padding-bottom: 1.5em;
}
p.index_link {
	font-weight: bold;
	text-indent: 0;
}
p.index_link a {
	font-weight: bold
	text-decoration: none; 
}	
p.teaser {
	border-top: 2px solid #ddd;
	text-indent: 0;
	font-weight: normal;
	font-size: 90%;
	margin-top: -1em; 
	padding-left: 1em;
	padding-bottom: 1em;
}

p { text-indent: 2em; }
p.none { text-indent: 0; }
.prtitle { text-align: center; }
h1.prtitle { font-size: 120%; }
h2.prtitle { font-size: 110%; font-style: italic; }
