html, body, p, table, th, td
	{ font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: black; font-size: 9pt; }

body {
	margin-left: 10px;
	/* background-color: rgb(130,145,170); */
	background-color: rgb(145,160,180);
	background-color: #8595aa;
}

h1, h2, h3, h4, h5, h6, a {
	/* color: #2D3E7F; */
	color: #203070;
	text-decoration: none; }

h1, h2, h3, h4, h5, h6
	{ font-weight: bold; margin-top: 13pt; margin-bottom: 0pt; }

h1	{ font-size: 18pt; color: #FFFACD; /* margin-top: 3pt; */ }

h2	{ font-size: 12pt; /* margin-top: 11pt; */ }

h3	{ font-size: 11.4pt; margin-top: 0pt; }

h4	{ font-size: 11.1pt; font-style:italic }

h5	{ font-size: 11pt; font-style:italic }

a:hover {
	color: rgb(256,210,100);
	text-decoration: none;
	/* font-weight: bold; */ }

ul.linklist {
	margin: .75em 0em 0em -.75cm;
	padding-left: 0cm;
	list-style: none; } 

ul.linklist li {
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: .75cm;
}

ul.linklist li a {
	display: block;
	padding-left: .75cm;
	background: url(gifs/button3dgraphite_dim.gif) 0px .2em no-repeat; }

ul.linklist li a:hover {
	padding-left: .75cm;
	background: url(gifs/greenbullet.gif) 0px .1em no-repeat;
	background: url(gifs/button3dgraphite_bright.gif) 0px .2em no-repeat;
} 

body.tint-bg-light a:hover
	{  color: darkorange; }

img	{ border-style: none; }

.reverse
	{ color: bisque; text-decoration: none; }

.bg-lighten
	{ background-image: url(gifs/bg-lighten.gif) }

.tint-bg-dark
	{ background-color: rgb(109,125,150) }

.tint-bg-light
	{ background-color: rgb(207,212,221) }

.tocpopup
	{ font-size:9pt; color:midnightblue}

.footer
	{ font-size:9pt; font-style:italic; color:midnightblue}

div.footnote
	{ position: fixed;
	  left: 10px; right: 0em; bottom: 0em;
	  background-color: transparent; }

