img
{  border-style: none;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #1c57b1;
	text-decoration: none;
	 text-indent: 20px
}
.a:hover{
	color:#FFCC00;
}.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #333333;
	border-bottom-style: solid;
	border-top-color: #1c57b1;
	border-right-color: #1c57b1;
	border-bottom-color: #1c57b1;
	border-left-color: #1c57b1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.img {
	border: 1px solid #000000;
}
.left_table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #1c57b1;
	border-right-color: #1c57b1;
	border-bottom-color: #1c57b1;
	border-left-color: #1c57b1;

}
