@charset "utf-8";

#Print{
	font-size:12px;
	font-weight:bold;
}

#Print table, th, td{
	border:#000000 1px solid;
	empty-cells:show;


}

#Print td{
	height:40px;
}

#Print h1{
	margin:0px;
	font-size:18px;
}

#Print tabel{
	margin:0px;
}

#Post table{
	font-size:16px;
	text-align:left;
	border:#000000 1px solid;
	
}

#Post th{
	font-size:16px;
	color:#FF0000;
	background-color:#FFFFCC;
	text-align:left;
	border:#000000 1px solid;
	
}




#Business{
	font-size:12px;
}




#Business th{
	background-color:#FFFFCC;
	text-align:left;
	
}