body,th,td,input,select,textarea
{
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
}
body,th,td
{
	background-color: #000000;
	color: #FFFFFF;
}
body
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
th
{
	font-size: 11pt;
	font-weight: bold;
}
td
{
	empty-cells: show;
}
.privacyTable
{
	border: 2px ridge #3333CC;
}