body{
	font-size: 12pt;
	font-family: RotisSansSerif, "Apple Garamond", "Times New Roman", "MS Serif";
	color: Black;
}
table{
	border-top: 1px solid Black; 
	margin-top: 20px;
	width: 100%;
}
tr{
	width: 100%;
}
td.sp1{
	width: 15%;
}
td.sp2{
	width: 25%;
}
td.sp3{
	width: 60%;
}
