body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.dht {
	font-size: 12px;
	font-weight: bold;
	color: #164592;
	text-decoration: none;
}
.topzt {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


a {
	
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.x {
	border: 1px solid #D8D8D8;
}
