/*<style type="text/css">*/

/* area, base?, title?, meta?, link?, */
map, head,
style, script
	{ display: none; }

html,
body,
frameset, frame, /*  [iframe,] */
noframes,
h1, h2, h3, h4, h5, h6,
div, p, blockquote,
address, pre,
hr	{ display: block; }

/* bdo?, br, ins, del, */
a,
span,
q, em, strong, cite, dfn, code, samp, kbd, var, abbr, acronym,
tt, i, b, big, small, sub, sup,
img, object
	{ display: inline; }

dt, dd	{ display: list-item; }

html	{ font-size: medium; }
body	{ padding: 8px; /* line-height: 1.12em; */ font-family: Helvetica, Arial, sans-serif; font-size: 1em; color: black; background-color: white; }

h1	{ font-size: 1.83em; margin: .67em 0; }
h2	{ font-size: 1.5em; margin: .75em 0; }
h3	{ font-size: 1.33em; margin: .83em 0; }
h4	{ font-size: 1.12em; margin: 1.12em 0; }
h5	{ font-size: 1.12em; margin: 1.5em 0; }
h6	{ font-size: 1em; margin: 1.67em 0; }

h1, h2, h3, h4, h5, h6
	{ font-weight: bold; }
h5	{ font-style: italic; }

code, pre
	{ font-family: monospace; }

a.InPage:link
	{ color: #808080; text-decoration: none; }
a.InPage:visited
	{ color: #808080; text-decoration: none; }
a.InPage:hover, a.InPage:focus
	{ color: #FF8000; text-decoration: none; }
a.InPage:active
	{ color: #FF0000; text-decoration: none; }

a.InSite:link
	{ color: #00C480; text-decoration: none; }
a.InSite:visited
	{ color: #008040; text-decoration: none; }
a.InSite:hover, a.InSite:focus
	{ color: #FF8000; text-decoration: none; }
a.InSite:active
	{ color: #FF0000; text-decoration: none; }

a.World:link
	{ color: #0080F0; text-decoration: none; }
a.World:visited
	{ color: #0000F0; text-decoration: none; }
a.World:hover, a.World:focus
	{ color: #FF8000; text-decoration: none; }
a.World:active
	{ color: #FF0000; text-decoration: none; }

a	{ font-weight: bold; text-decoration: none; }

address	{ font-size: 0.83em; font-style: italic; }

em	{ font-style: italic; }
hr	{ border: 1px inset; }

dt	{ font-size: 1em; font-weight: bold; margin-top: 1em; list-style-type: none; }
dd	{ /* padding-top: 1em; */ list-style-type: none; }

.numnotes
	{ list-style-type: decimal; list-style-position: outside; }
.altnotes
	{ list-style-type: lower-alpha; list-style-position: outside; }
.nonnotes
	{ list-style-type: none; }
.dotnotes
	{ list-style-type: circle; }

.bogus
	{ display: none; }

/*</style>*/
