#Layer0 { position: absolute; top: 10px; left: 10px; width: 100px; height: 20px; visibility: visible }
#Layer1 { position: absolute; top: 80px; left: 10px; width: 162px; visibility: hidden }
.color { color: #cc0000 }
.content    { font-size: 10px }
.title   { color: red; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif }
.title1  { color: #000; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif }
.title2  { color: white; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif }
a:active   { color: #f00; text-decoration: underline }
a:hover    { color: #f00; text-decoration: underline }
a:link    { color: #f00; text-decoration: none }
a:visited    { color: #f00; text-decoration: none }
body        { font-size: 12px; font-family: Verdana; background-repeat: repeat-x }
td    { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
th { color: #000000; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif }
tt { font-size: 11px; font-family: Courier, monospace }
.color1    { color: white }
.color2     { color: #c66; font-weight: bold }
