body      { color: #000 }
p {}
td    { color: #fff; font-size: 8pt; font-family: Tahoma; text-decoration: none }
a:link,a:visited,a:active { color: white; font-size: 8pt; font-family: Tahoma; text-decoration: none }
a:hover { color: #f93; font-size: 10pt; font-family: Tahoma; text-decoration: none }
select, option            { color: #666; font-size: 8pt; font-family: Tahoma; font-weight: bold; background-color: #ececec; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; padding: 1px; border-width: 1px }
input, textarea
         { color: #666; font-size: 8pt; font-family: Tahoma; font-weight: bold; background-color: #ececec; background-repeat: repeat-x; background-attachment: fixed; background-position: 0 0; padding: 1px; border: solid 1px #999 }

input.submit, input.button
        { font-size: 8px; font-family: Tahoma; font-weight: bold; background-color: #ececec; background-repeat: repeat-x; padding: 1px; border-width: 1px; border-color: #ccc #999 #999 #ccc }
