p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.image_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 4px none #FFFFFF;
}
.image_right {
	float: right;
	padding-bottom: 15px;
	padding-left: 20px;
}
.tablecorner {
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
