

h2 {
	text-align: center;
	}

h3 {
	text-align: center;
	}

td.poText {
	width: 200px;
	font-size: 15px;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
	height: 13px;
}

div.poTable {
	postion: absolute;
	width: 400px;
	margin-left:20px;
	margin-top:10px;
	}

td.po {
	text-align: left;
	width: 400px;
	font-size: 14px;
	}

td.spacer {
	height: 25px;
	}	



