@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.styl-font14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.styl-font12 {
	font-size: 12px;
	color: #FFFFFF;
}
.styl-font16-RED {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}	
.styl-font16-WHITE {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}	
.styl-font12-GREY {
	font-size: 12px;
	color: #BBBBBB;
}