body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.td {
	padding-top: 15px;
	padding-bottom: 10px;
}

.txt {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}

.txtm {
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
}

