﻿body
{
	font-family:Arial;
	font-size:small; 
}
#contentCell
{
	width:590px;
}
#confirmationHeading
{
	color:Red;
	font-weight:bold;
	
}
table.border td {
	border-width: thin;
	border-style: outset;
	border-color: #cccccc;
	border-collapse: separate;
	background-color: white;
}