div.pog1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #715B46;
	text-align: center;
	padding: 5px 10px 5px 10px
}

div.pog2 {
	font-family: Verdana;
	font-size: 12px;
	color: #715B46;
	text-align: left;
	padding: 5px 10px 10px 10px;
	line-height: 150%;
}

div.pog3 {
	text-align: center;
	padding: 0px 10px 0px 10px;
}

tr.pog_bg {
	background-image: url('/images/pog_bg.jpg');
	background-repeat: repeat y;
}
