.oranges {
	font-size: 10px;
	line-height: 14px;
	color: #FF9933;
}
.main {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.redtext {
	font-size: 10px;
	line-height: 14px;
	color: #CC0000;
}
.tabletext {
	font-size: 10px;
	line-height: 14px;
	color: #777777;
	background: #E4FFDD;
}
.boldg {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #339900;
}
.tablehead {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background: #009966;
}
.mainbold {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.exp {
	font-size: 10px;
	line-height: 14px;
	color: #FF0000;
}
.exp2 {
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}
.tablebold {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	background: #C9EEC1;
}
.tabletri {
	font-size: 12px;
	line-height: 16px;
	color: #FF6666;
}

