@charset "utf-8";
/* CSS Document */
:root {
	--grey:#ebebeb;
	--anthrax:#333;
	--greydark:#aaa;
	--white:#fff;
	#--basecolor: #333;
	#--baseitemcolor:255,255,255;
	#--basebgcolor: #ccc;
	#--baselightextcolor: #ffffff;
	#--basedarktextcolor: #333333;
}