/* h2_titles */
h2{
	font-size:1.3em;
	margin:0px;
	padding-top:5px;
	padding-bottom:2px;
	border-bottom: 1.5px solid black;
	color: black;
}
h3{ 
	font-size:1.1em;                
	padding-top:5px;
	font-weight:normal;
	margin-bottom: 5px;
	border-bottom: 1px solid #B0B0B0;
}
/* header */
header{
	width: 100%;
	height: 47px;
	background-color: #728FCE;
	border-bottom: 1px solid #808080;
}
#topBarLogo {
	color:black;
}
/* others */
#smallfont{
	/* apps-fin-financial-data community*/
	font-size:0.9em;
}