body, td {
	font-size: 11px;
	font-family: verdana;
}
.s0 {
	font-size: 16px;
	font-weight: bold;
	height:40px;
	padding-left: 14px;
}
.s1 {
	text-align: right;
	padding-right: 5px;
	width: 160px;
}

.s2 input {
	text-align: left;
	width: 150px;
	border: 1px solid black;
	height: 17px;
}

.s3 input {
	text-align: center;
	width: 150px;
	border: 1px solid black;
	height: 20px;
}
.s4 {
	color: white;
	font-style: italic;
	text-align: center;
 
	font-weight: bold;
	background: orange;
}

