/* links */
:link { color: #ffdd00; font-weight:bold }
:link:hover { color: white; font-weight:bold; text-decoration:none }
:link:active { color: #ffdd00; font-weight:bold }
:visited { color: #ffdd00; font-weight:bold }
:visited:hover { color: white; font-weight:bold; text-decoration:none  }
:visited:active { color: #ffdd00; font-weight:bold }

/* inner table */
h1 { color: #ffdd00; font-weight: bold; font-size: 18pt; margin-bottom:0px }
h2 { color: #ffdd00; font-weight: bold; font-size: 12pt; margin-bottom:0px }
h3 { color: #ffdd00; font-weight: bold; font-size: 10pt; margin-bottom:0px }
h4 { color: #ffdd00; font-weight: bold; font-size: 9pt; margin-bottom:0px }

div.copyright { text-align: center; color: #ffdd00; font-size: 9pt }
.disclaim { font-size: 8pt }
body { color: white; background-image: url(g/back.png); font-family: "Lucida Grande", Verdana, Arial, sans-serif; }
table { font-size: 10pt }
