body		{ background-color: #ffffff; }
h1		{ color: #000000; }
h2		{ color: #000099; }
h3		{ color: #000099; }
h3.column	{ color: #e00000; }
h4		{ color: #000099; }
pre		{ color: #000080; }
pre.screen	{ color: #000000; }
pre.quote	{ color: #000000; }
p.indent	{ margin-left: 1em; }
p.addition	{ margin-left: 1em; font-size: 90%; }
p.addition2	{ margin-left: 1em; font-size: 90%; color: #660000; }
p.reference	{ color: #000066; margin-left: 1em; font-size: 90%; }
p.footnote	{ color: #000080; margin-left: 1em; font-size: 90%; }
caption		{ color: #006600; font-size: 100%; }
caption.table	{ text-align: left; }
caption.figure	{ text-align: center; font-size: 90%; }
caption.history	{ color: #000000; text-align: left; }
table.fullpage	{ background-color: #ffffcc; font-size: 90%; }
table.inline	{ background-color: #ffffcc; margin-left: 1em; font-size: 90%; }
table.screen	{ background-color: #ccffff; margin-left: 1em; width: 60%; }
table.figure	{ background-color: #ffffff; margin-left: 1em; }
table.quote	{ background-color: #ffffcc; margin-left: 1em; font-size: 90%; width: 60%; }
table.history	{ background-color: #ffffff; font-size: 90%; }
tr.header	{ background-color: #66ff66; }
tr.subheader	{ background-color: #ffff66; }
td		{ text-align: left; }
span.caution	{ color: #cc0000; }
span.caution-s90 { color: #cc0000; font-size: 90%; }
span.caution-s70 { color: #cc0000; font-size: 70%; }
span.note	{ color: #006600; }
span.indent	{ margin-left: 1em; }
