@charset "utf-8";
/* CSS Document */
.scion-table{border:1px solid #444; margin-bottom:10px;}
.scion-table th{background:#444; color:#fff; text-align:left;}
.scion-table tr.odd td{background:#111;}
.scion-table tr.even td{background:#000;}
.scion-print{color:#fff; text-decoration:none;}
.scion-disclaimer{font-size:0.9em;}