@charset "utf-8";
/* CSS Document */

body.header, .backgroundColor {
	background-color:/*bg*/#ffffff;
}

span.textColor {
	color:/*fg*/#000000;
}
