body { background: #ffff99; color: #000000 margin: 0px; }

table { table-layout: fixed; }

hr.01 { background-color: #ffa500; color: #ffa500; height:2px; width: 80%; border-align: center; }
hr.02 { background-color: #ffa500; color: #ffa500; height: 2px; width: 95%; }

p {line-height: 1.3em; }
p.00 { font-weight: bold; }
p.01 { font-size: x-small; text-align: center; line-height: 1.5em; }
p.02 { font-size: large; line-height: 1.2em; text-align: center; }
p.03 { font-size: x-large; line-height: 1.2em; text-align: center; }
p.sho { font-size: x-small; line-height: 1.5em; font-weight: bold; }
p.chu { font-size: large; line-height: 1.2em; }
p.chu-r { font-size: large; line-height: 1.2em; text-align:right; }

a:link { color: #40e0d0; }
a:visited { color: #9acd32; }
a:hover {color: #ffa500; }
