body     { background-color: #666633 }
p     { color: #fff; font-weight: normal; font-size: 8px; font-family: Verdana }
.info { color: #fff; font-size: 11pt }
.name { font-weight: bold; font-size: 14pt; font-family: Verdana, "Andale Mono", "Espy Sans"; margin-top: 10px }
td.head  { color: #fff; font-weight: bold; font-size: 12px; font-family: Verdana; background-color: #666633; text-align: center }
td.head1 { color: #fff; font-weight: bold; font-size: 12px; font-family: Verdana; background-color: #666633; text-align: left }
td.data  { color: #666633; font-weight: normal; font-size: 11px; font-family: Verdana; background-color: #fff }

td.datac  { color: #666633; font-weight: normal; font-size: 11px; font-family: Verdana; background-color: #fff; text-align: center }

a:active { color: #cc0000 }
a:visited  { color: #666666; text-decoration: none }
a:link  { color: #333333; text-decoration: none }
a:hover { color: #ff0000 }

a.body:active { color: #cc0000 }
a.body:visited  { color: #666666; text-decoration: underline}
a.body:link  { color: #333333;text-decoration: underline }
a.body:hover { color: #ff0000 }

