body {
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a {
	line-height: 12px;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tdbg {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	background-image: url(images/bg2.gif);
}
