@charset "utf-8";
/* Default CSS */

* { font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; }
#error { font-weight: bold; color: #FF0000; text-align:center; }
#table { margin:0px auto 10px auto; }