@import url("text.css"); 
a:link,a:visited{color: #005500; }
a:hover,a:active,a:focus{color: #ffff00; }
h1{color: #ff0000; }
span.l{color: #ff0000; font-size: 170%; font-weight: bold; }

h1.ex{font-size: 180%; line-height: 2; letter-spacing: 2; }
span.title_ex{border: none; margin: 0; }
div.title_table{text-align: center; margin: 0 5%; }
div.table_right{text-align: right; margin: 0 3% 0 auto; }
table{font-size: 100%; line-height: 1.7; letter-spacing: 3; layout: fixed; margin: 0 auto; }
table.image{font-size: 100%; line-height: 1.7; letter-spacing: 3; layout: fixed; margin: 0 0 0 auto; }
td.image{vertical-align: bottom; }