.black_box{
	border: solid 1px black;
	background-color: white;
}

body{
margin:0px;
}

.underline{
	border-bottom: 2px solid #E4E6F0;
	font-size:2px;
	empty-cells:show;
	line-height: 1px;
}	

heading3{
	color: black;
	font-size: 12px;
	font-weight:bold;
}

.label{

	color:#99000;
	font-weight:bold;
}

input[type="text"]{
	font-size:10px;
}

.dimmed{
			color : #777777;
	    }		
.entry_left{
	background-color : #eeeeee;
	font-weight: bold;	color : navy;	font-size : 10px;}
	
.entry_right{
	background-color :#DAFEFD ;
	 font-size: 8pt}
		
.dimmedsmall{
	color : #777777;
	font-size : 10px;
}