.front_table {
	background-color:White;
	border-color:White;
	border-width:0px;
	border-style:Ridge;
	width:1000px;
	text-align:center;
	
	
}
.normal_table {
	width:1000px;
}
.tr1 {
	color:Black;background-color:#F8F8F8;
}
.front_table tr td{
 font-size:10pt;
	}


