table {
	margin-top: 20px;
	border-collapse: collapse;
}

table th {
	color: #ff6800;
	font-size: 13px;
	font-family: arial;
}

table td {
	font-size: 12px;
	font-family: arial;
	color: #fff;
	padding: 5px;
	vertical-align: top;
}

table td.left {
	text-align: left;
}

table.contact td {
	color: #ffcc66;
	font-size: 13px;
	font-weight: bold;
}
