
.co2-table1 {
	width:100%;
	margin:10px 0 0 0;
	text-align:left;
	font-size:12px;
	line-height:18px;
	border-collapse:collapse;
}
.co2-table1 td {
	padding:5px 10px;
	border:1px solid #999999;
	vertical-align:top;
}
.co2-cell1 {
	width:16%;
	font-weight:bold;
	background-color:#cccccc;
}
.co2-cell2 {
	width:16%;
	background-color:#eeeeee;
}
.co2-cell3 {
	width:32%;
	font-weight:bold;
	background-color:#cccccc;
}
.co2-cell4 {
	font-weight:bold;
	background-color:#eeeeee;
}
.co2-cell5 {
	width:39%;
	font-weight:bold;
}
.co2-cell6 {
	width:61%;
}
.co2-font1 {
		color:#ff0000;
		font-size:14px;
		font-weight:bold;
}

