BODY
{
	font-family: Verdana;
	background-color:white;
}

TABLE
{
	border:1px solid black;
	background-color:#EEEEEE;
	width:80%;
}

TR
{
}

TD
{
	color:#000066;
	font-weight:normal;
	font-size:8pt;
	text-align:left;
	vertical-align:top;
	padding:2px;
}

P
{
	font-size:10pt;
	font-weight:bold;
}

.printButton
{
	font-family: Verdana;
	font-size:10pt;
	width:50px;
}

.closeButton
{
	font-family: Verdana;
	font-size:10pt;
	width:50px;
}
