TABLE {
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

TD {
	font-family : Helvetica, Verdana, Geneva,  Arial, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight : none;
	color : black;
}
TD.auto {
	font-family : Helvetica, Verdana, Geneva,  Arial, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : none;
	color : Gray;
	border-right: 1px solid #C1C1C1;
}

TH {
	font-family : Helvetica, Verdana, Geneva,  Arial, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : none;
	color : White;
	border-right: 1px solid #C1C1C1;
	background: White url(../images/toppagepoz.gif) repeat-x top;
}