@charset "UTF-8";
/* CSS Document */

.redrow td {
background-color:#FFCCFF;
width: 11%;
}

@page {  }
	table { border-collapse:collapse; border-spacing:0; empty-cells:show; width:100%; }
	td, th { vertical-align:top;
	font-size:11px;
	 }
	 td{ width:11%; text-align:center;}
	
	
	