div.Title {
	font : italic small-caps "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0678B5;
	margin: 10px 5px 20px 5px;
}
div.Title2{
	font : italic normal  "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0678B5;
	margin: 10px 5px 10px 5px;
}
	
div.rep_title{
	text-align: center;
	font-weight: bold;
}

div.Authors{
	font-family: sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	font-style: italic;
} 
div.HeaderInfo{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 16px;
}
div.HeaderInfo2{
	font-family: sans-serif;
	margin: 10px 5px 15px 5px;
	font-size: 14px;
}

div.Caption{
	font-weight : bold;
	font-family: sans-serif;
	font-size:110%;
	margin-bottom: 10px;
}

div.ReportBody{
   width: 700px;
}
div.RTitile{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}
div.sec_title{
	font-weight:bold;
}
.pub_list li{
	margin: 5px 5px 10px 20px;
	text-align:justify;
	font: 14px "Times New Roman" Times serif;
}
.pub_list2 li{
	margin: 5px 5px 0px 0px;
	text-align:justify;
	font: 14px "Times New Roman" Times serif;
}
a img{
	border: none;
	vertical-align : middle;
}

.r_item{
	margin-left: 25px;
	margin-bottom: 8px;
}