body { color: black; background: white; margin: 1em; }

table.img { width: 300px; font-family: Arial, sans-serif; font-size: x-small; background-color: transparent; }

table.content { width: 500px; color: black; background: #EEEEEE; margin: 5px; }

table.logo { margin: 5px; }

table.subs { background: transparent; width: 17em; }
table.subs td { background: white; color: black; width: 9em; font-family: verdana, sans-serif; }
table.subs td big { font-weight: bold; font-family: serif; font-size: larger; }

pre.strip { color: black; background: #AABBDD; white-space: pre; border: none; padding: 10px; width: 45em; font-family: "Courier New", monospace; font-size: small; }
pre.strip a { color: #002244; background: transparent; }
pre.strip a:visited { color: #002244; background: transparent; }

p { font-family: Arial, sans-serif; font-size: small; background-color: transparent; }
p big { font-weight: bold; font-style: italic; font-size: medium; }
p strong { font-weight: bold; font-size: medium; }
p small { font-size: x-small; }

h3 { line-height: 300%; font-family: Arial, sans-serif; font-size: medium; font-weight: bold; font-style: italic; background-color: transparent; }