@charset "utf-8";
/* CSS basics for not so hot browsers */
/* These get replaced by styles.css if the browser understands @import */
body{color:#000;font:10pt "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Geneva, SunSans-Regular, sans-serif;background-color:white;margin:0;padding:2em;}
img{border:0;}
