.history
{
	width:400px;
	margin:10px auto;
	font-size:12px;
}
.history h2
{
	color:#336600;
	margin:5px 0px;
	text-align:center;
}
.history table
{
	width:400px;
	margin:10px auto;
	border-collapse:collapse;
	border-spacing:0;
}
.history td
{
	padding:5px 0px;
	vertical-align:top;
	border:0px none #FFFFFF;
}
address
{
	text-align:center;
	font-style:normal;
}
address p
{
	margin:5px 0px;
}