HTML, BODY, P, TD {
        font-family: arial, helvetica, sans-serif;
        font-size: 8pt;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	background: url('images/top-bg.jpg') no-repeat ;
}
HR {
        color: #CCC;
        height: 1px;
	size: 1px;
	padding: 0px;
	margin: 0px;
}
H1, H2, H3, H4, FORM {
	color: #666;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-size: 14pt;
}
H4 {
	position: relative;
	top: 3px;
	left: 5px;
}

dt {
	font-weight: bold;
}
.bookcover {
	background: url('/images/book-bg.gif') no-repeat ;
}
.heading {
	font-family: Times New Roman, Times, Serif;
	color: #000;
	font-size: 20pt;
}
.box {
	border: 1px solid #000; 
	padding: 0px; 
	background: #eee;
	margin-bottom: 5px;
}

.subbox {
	padding: 8px;
	font-size: 12px;
}
.headline {
	font-weight: bold;
	margin-top:4px;
	margin-bottom: 4px;
}
.navitem {
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 8pt;
}
.navitem a {
	text-decoration: none;
	color: #000;
	position: relative;
	top: 1px;
}

.smallbutton {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: white;
	background-color: #093;
	border-left:1px solid #3C6;
	border-top:1px solid #3C6;
	border-right:1px solid #063;
	border-bottom:1px solid #063;
	padding:0px 3px 0px 3px;
	margin:0px;
}
.topstory {
	font-size: 9pt;
}
.topstory .headline {
	font-size: 14pt;
}
.publication {
	font-weight: bold;
}
	
.ln_list, .ln_link {
		font-family: arial, helvetica;
		font-size: 8pt;
}
	.ln_item {
		border-bottom: 1px dashed #999;
		padding-bottom: 15px;
		margin-bottom: 3px;
}
	.ln_headline {
		font-size: 9pt;
		font-weight: bold;
}

