table.PTable
{
	width: 1000px;
	border: none;
	background-color: fff;
}

td.PTable
{
	width: 244px;
	max-width: 244px;
	height: 250px;
	text-align:center;
	vertical-align: top;
	word-wrap: break-word;
}

tr.PTable
{
}

img.PTable
{
	width: 180px;
	height: 180px;
	max-width: 180px;
	max-height: 180px;
	border: none;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2
{
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
		margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
