
/* import main stylesheet into this document */
@import url('popup.css');


/* white background for printing */
body { 	background: #FFF; }


