body {
	background-color: #00a8ea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-top: 50px;
}

.tdred {
	background-color: #f26522;
	font-size: 11px;
	line-height: 17px;
	padding-left: 20px;
	height: 120px;
}

.tdwhite {
	background-color: #ffffff;
	width: 120px;
	text-align: center;
	font-size: 9px;
	color: #666666;
}