body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
.contentPadding {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}.orange {
	color: fe9d1a;
}
.fontSize16 {font-size: 16px}
.fontSize15 {font-size: 15px}
.fontSize14 {font-size: 14px}
.fontSize13 {font-size: 13px}
.fontSize12 {font-size: 12px}

.fontSize16_orange {
	font-size: 16px;
	color: fe9d1a;
}
.fontSize14_orange {
	font-size: 14px;
	color: fe9d1a;
}
.fontSize13_orange {
	font-size: 13px;
	color: fe9d1a;
}
.fontSize12_orange {
	font-size: 12px;
	color: fe9d1a;
}
