<STYLE TYPE="text/css">
<!--

BODY {
  margin-left: .5in;
  margin-top: .5in;
  margin-right: .5in;
  margin-bottom: .5in;
  color: #000000;
  }

P.main {
  color: #000000;
  text-align: left; 
  font-size: 18pt; 
  font-family: EB Garamond;
  }

P.citation {
  color: #000000;
  text-align: left; 
  font-size: 15pt; 
  font-family: EB Garamond;
  text-indent: -3em;
  margin-left: 4em;
  }

P.toc {
  color: #000000;
  text-align: left;
  font-size: 15pt;
  font-family: EB Garamond;
  margin-left: 1em;
  margin-bottom: -1em;
  }

P.resource {
  color: #000000;
  text-align: left; 
  font-size: 15pt; 
  font-family: EB Garamond;
  margin-left: 1em;
  }

.tooltip {
  position: relative;
  display: inline-block;
  }

.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #ddd;
  color: black;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  }

.tooltip:hover .tooltiptext {
  visibility: visible;
  }

div.tabrow span{
  color: #000000;
  text-align: left; 
  font-size: 18pt; 
  font-family: EB Garamond;
  position: absolute;
  }

div.tabrow span:nth-child(1){
  color: #000000;
  text-align: left; 
  font-size: 18pt; 
  font-family: EB Garamond;
  left: 10px;
  }

div.tabrow span:nth-child(2){
  color: #000000;
  text-align: left; 
  font-size: 18pt; 
  font-family: EB Garamond;
  left: 50px;
  }

B {
  color: #000000;
  font-family: EB Garamond; 
  font-weight: bold;
  }

I {
  color: #000000;
  font-family: EB Garamond; 
  font-style: italic;
  }

H1 {  
  font-size: 24pt;   
  font-family: EB Garamond;   
  color: #000000;  
  font-variant:small-caps;   
  font-weight: bold;
  }

H2 {
  font-size: 18pt; 
  font-family: EB Garamond; 
  color: darkgray;
  font-style: oblique;
  text-indent: 5%;
  font-weight: normal;
  text-align: right;
  }

A:LINK {
 color: black;
  }

A:VISITED {
 color: darkgray;
  }

A:HOVER {
 color: darkgray;
  }

A:ACTIVE {
 color: darkgray;
  }

RULE {
 font-size: 18pt;
 font-variant: small-caps;
 border-bottom:1px solid #000;
 width: 50%;
 float: left;
 font-weight: bold;
  }

CITATION {
 font-size: 15pt;
 border-bottom:1px solid #000;
 width: 75%;
 float: left;
 font-weight: bold;
 font-variant: small-caps;
  }

BR {
  color: #000000;
  text-align: left; 
  font-size: 18pt; 
  font-family: EB Garamond;
  }
 
UL.body {
  text-align: left; 
  font-size: 18pt; 
  font-family: EB Garamond;
  list-style: none;
  padding: 0;
  margin: 0;
  }

LI.body {
  color: #000000;
  text-align: left; 
  font-size: 18pt; 
  font-family: EB Garamond; 
  margin-top: 2.4%;
  padding-left: 1em;
  }

LI.body:BEFORE {
  content: "\2022";
  padding-right: 0.5em;
  }

UL.navbar {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
  position: fixed;
  top: 0;
  width: 100%;
  }

LI.navbar {
  float: left;
  border-right: 1px solid white;
  }

LI.navbar A.navbar:hover {
  background-color: black;
  }


A.navbar {
  display: block;
  padding: 8px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  font-size: 12pt;
  font-variant:small-caps;
  }

DT {
  color: #000000;
  font-size: 18pt;
  font-family: EB Garamond;
  font-weight: bold;
  }

DD {
  color: #000000;
  font-size: 18pt; 
  font-family: EB Garamond;
  margin-top: 0.5%;
  }

BLOCKQUOTE {
 font-size: 18pt; 
 text-align: left;
 font-family: EB Garamond; 
 color: #000000; 
 font-style: normal;
  }

-->
</STYLE>
