.sig_date{
	text-align: right;
}
.sig{
	text-align: right;
	font-weight:800;
}
p{
	text-indent:2em;
}
.indent{	
	text-indent:2em;
}
.md_indent{	
	text-indent:4em;
}
.lg_indent{	
	text-indent:6em;
}

.blk{
	display:inline-block;
}
.hilite{
	color:orange;
}
.dblite{
	color:#FF8C00;
	font-weight:700;
	text-decoration-line: underline;
    text-decoration-style: solid;
}