.tblBody {
	width: 664px;
	
}
.tblBody tr td b{
	width: 60px;
}
.tblBody tr td td td b{
	width: 100px;
	font-family: arial, tahoma; font-size:10pt; color:#FFF7E8;
}
.tblTop {
	vertical-align: top;
}

.tblNav {
	width: 120px;
	font-style: italic;
}
.tblNav_header {
	
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}

a:link, a:active, a:visited {
	color: #FFF7E8;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFF7E8;
	text-decoration: underline;
	font-weight: bold;
}
.tblJournal {

	padding: 0px;
	margin: 0px;
}
.journalTitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.journalsub {
	font-size: 10px;
	font-style: italic;

	font-weight: bold;
}
.cty {
	text-decoration: none;
	font-weight: bold;
}