table.pdf {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	margin:4px 0px 4px 10px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: dotted;
	border-color: #006;
	border-collapse: collapse;
}
table.pdf th {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: #006;
	border-collapse: collapse;
	white-space: nowrap;
}
table.pdf td {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color:#006;
	border-collapse: collapse;
	white-space: nowrap;
	font-weight: bold;
}
table.empty {font-family: Verdana, sans-serif;
	font-size: 13px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: dotted;
	border-color: #000;
	border-collapse: collapse;
}
table.empty th {
	background-color:#E5E5E5;
	border-width: 1px;
	border:dotted;
	border-color: #000;
	border-collapse: collapse;
	white-space: nowrap;
}
table.empty td {
	background-color:#E5E5E5;
	border-width: 1px;
	border-style: dotted;
	border-color: #000;
	border-collapse: collapse;
	white-space: nowrap;
}
table.empty a:link { color:#;#036 text-decoration:underline;}
table.empty a:hover {color:#036; text-decoration:underline;}
table.empty a:active {color:#036; text-decoration:underline;}
table.empty a:visited {color:#036; text-decoration:underline;}
table.empty a:link:hover {color:#036; text-decoration:none;}
table.empty a:visited:hover {color:#036; text-decoration:none;}

