<style type="text/css">
	table.data {
		border-width: 3px;
		border-spacing: ;
		border-style: double;
		border-color: #666666;
		border-collapse: collapse;
		background-color: white;
	}
	table.data th {
		border-width: 1px;
		padding: 5px;
		border-style: outset;
		border-color: #666666;
		background-color: #DCEBFC;
		-moz-border-radius: ;
	}
	table.data td {
		border-width: 1px;
		padding: 5px;
		border-style: outset;
		border-color: #666666;
		-moz-border-radius: ;
	}
</style>

