BODY		{ color: black; background: #FFFFE0; font-size: 9.5pt; }
HR		{ color: steelblue; }
.caption	{ font-size: 22pt; font-weight: bold; }
H1, .title	{ font-size: 22pt; font-weight: bold; }
H2		{ font-size: 18pt; font-weight: bold; }
H3		{ font-size: 14pt; font-weight: bold; }
H4		{ font-size: 12pt; font-weight: bold; color: blue; }
H5, H6, DT	{ font-size: 11pt; font-weight: bold; }
TH		{ font-size: 10pt; font-weight: bold; background: steelblue; color: white; border: ridge; border-width: 2px; }
TABLE		{ font-size: 9pt; }
PRE		{ font-size: 9pt; }
.warning	{ color: coral; font-weight: bold; color: red; }
.comment	{ color: green; }
.shadow		{ width: auto; height: auto; filter: DropShadow(Color=silver, OffX=2, OffY=2, Positive=1); }
.gray		{ filter: gray; }
.name		{ font-size: 12pt; font-weight: bold; }
.headline	{ font-size: 10pt; color: darkblue; }
.notes		{ font-size: 9pt; color: steelblue; }
.version	{ font-size: 9pt; font-weight: bold; }
.update		{ font-size: 9pt; font-weight: bold; }
A:link		{ color: #3040A0; text-decoration: underline; }
A:visited	{ color: #602030; text-decoration: underline; }
A:active	{ color: cornflower; text-decoration: none; }
A:hover		{ color: #ff0040; text-decoration: underline; }
A.more		{ color: #000000; text-decoration: none; }
A.hdline	{ color: #030333; }
TD.head		{ text-align:center; border-right:thin solid black;border-bottom:thin solid black }
