.body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #CCCCCC;
	margin: 0px;
	color: #333333;
}
.txt {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
