.docTable {
	font-size: 11px;
	font-family: verdana, arial;
}
.docBrief {
	font-size: 10px;
	font-family: verdana, arial;
	color:#005BB1;
}
.boldText {
	font-weight: bold;
	color:#005BB1;
}
.blackText {
	color: #005BB1;
}
.blueText {
	color: #005BB1;
}
.underline{
	text-decoration: underline;
}
.noDecoration {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}