BODY
{
	color: black;
	font-family: sans-serif;
	margin: 1em;
}
H1
{
	font-weight: bold;
	text-align: center;
	font-size: large;
	line-height: 30pt;
	margin-bottom: 1em;
	margin-top: 1em;
	display: block;
}
H2
{
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	display: block;
}
H3
{
	font-style: italic;
	display: block;
}
H4
{
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	display: block;
}
H5
{
	font-weight: bold;
	margin-top: 1em;
	display: block;
}
H6
{
	font-weight: bold;
	margin-top: 1em;
	display: block;
}
P
{
	display: block;
}
UL
{
	display: block;
}
OL
{
	display: block;
}
DIV
{
	display: block;
}
DT
{
	display: block;
}
DD
{
	display: block;
}
ADDRESS
{
	display: block;
}
BLOCKQUOTE
{
	display: block;
}
PRE
{
	display: block;
}
FORM
{
	display: block;
}
DL
{
	display: block;
}
A, B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, IMG, SPAN
{
	display: inline;
}
LI
{
	display: list-item;
	margin-left: 3em;
}
B, STRONG
{
	font-weight: bolder;
}
/*relative to the parent*/
I, CITE, EM, VAR, ADDRESS
{
	font-style: italic;
}
PRE, TT, CODE, KBD, SAMP
{
	font-family: monospace;
}
ADDRESS
{
	margin-left: 3em;
}
.list1
{
	text-indent: 20px;
}
.list2
{
	padding-left: 40px;
}
.list3
{
	text-indent: 60px;
}
.list4
{
	text-indent: 80px;
}
.index1
{
	text-indent: 20px;
}
.index2
{
	text-indent: 40px;
}
.index3
{
	text-indent: 60px;
}
.index4
{
	text-indent: 80px;
}
P.casesect
{
	display: inline;
	padding-left: 10px;
}
P.subsect
{
	display: inline;
	padding-left: 25px;
}
UL
{
	list-style: disc;
}
OL
{
	list-style: decimal;
}
/*tight formatting*/
DT
{
	margin-bottom: 0;
}
DD
{
	margin-left: 3em;
	margin-top: 0;
}
/*'border-bottom' could also have been used*/
.toc1
{
	font-size: 19px;
	line-height: 17pt;
	text-indent: 20px;
}
.toc2
{
	font-size: 18px;
	line-height: 16pt;
	text-indent: 40px;
}
.toc3
{
	font-size: 17px;
	line-height: 15pt;
	text-indent: 60px;
}
.toc4
{
	font-size: 16px;
	line-height: 14pt;
	text-indent: 80px;
}
.usc
{
	font-size: 14px;
}
.cfr
{
	font-size: 14px;
}
.pct
{
	font-size: 14px;
}
.fee
{
	display: inline;
}
.feepara
{
	display: block;
}
.descript
{
	display: inline;
}
.uscref
{
	text-indent: 4pt;
}
.cfrref
{
	text-indent: 4pt;
}
.sectref
{
	text-indent: 4pt;
}
.airef
{
	text-indent: 4pt;
}
.chapref
{
	text-indent: 4pt;
}
.pctref
{
	text-indent: 4pt;
}
.subscrpt
{
	vertical-align: super;
	display: inline;
}
P.left
{
	display: inline;
}
P.right
{
	display: inline;
}
H3.titlecfr
{
	font-style: italic;
	font-weight: normal;
	display: inline;
	font-size: small;
}
P.excltxt
{
	text-align: center;
	font-size: x-large;
}
P.quote
{
	margin-left: 50px;
	margin-right: 50px;
	font-size: smaller;
}
P.fpsubt
{
	text-align: center;
	font-weight: bold;
	font-size: small;
}
SPAN.subscrpt
{
	font-size:xx-small;
	vertical-align:bottom;
	display: inline;
}
SPAN.strike
{
	text-decoration: line-through;
}
SPAN.underline
{
	text-decoration: underline;
}