body, td, p, ul, li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	
}
.small_font {
	font-size: 9px;
	color:#3c81c3;
}
.heading01 {
	font-size: 13px;
	font-weight:bold;
	color:#3c81c3;

}
.heading02 {
	font-size: 13px;
	font-weight:bold;
	color:#e97300;
}
.heading03 {
	font-size: 12px;
	font-weight:bold;
	color:#cf8929;
}
.size_11_font {
	font-size: 11px;
	color:#154987;
}
