@import url("text.css"); 
body.black{color: #eeeeee; }
hr.black{shade: none; color: #eeeeee; }

body.dark{color: #ffffff; }
hr.dark{shade: none; color: #ffffff; }

body.pale{color: #000000; }
hr.pale{shade: none; color: #000000; }

body.white{color: #111111; }
hr.white{shade: none; color: #111111; }

table.text{font-size: 100%; line-height: 1.5; letter-spacing: 2; layout: fixed; margin: 0 auto; border: none; }
td.note{vertical-align: bottom; }
div.table_left{margin: 0 27% 0 3%; }
div.table_right{margin: 0 3% 0 27%; }