@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.contenWHITE {
	font-size: 12px;
	color: #FFFFFF;
}
.contenRED {
	font-size: 12px;
	color: #FF0000;
}
.footerWHITE {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.footerBLACK {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
