@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Raleway:400,600,700);
.print-cal  { margin:0 auto; width:90%; max-width:1000px; padding:10px;  }
.print-cal * { font:14px 'Raleway', sans-serif; color:000000; font-weight:400; }
.print-cal > table { border-right:1px solid #000000; border-top:1px solid #000000; }
.print-cal b { font-weight:600; }
.print-cal > table td { border-left:1px solid #000000; border-bottom:1px solid #000000; }
.print-cal h1 { text-align:center; font-size:24px; font-weight:700; margin:5px; }
