/* tei.css */

pre {margin-left: 1em;}

pre.eg {font-size: small}

h1 { 
     font-weight: bold; 
     font-size: 36pt; 
     line-height: 34pt;
     color: #C63904 }


h2 {	 font-size: 18pt; 
     line-height: 20pt;
      margin-top: 18pt;
     font-weight: bold; 
     color: #C63904	}

h3 {      font-size: 16pt; 
     line-height: 18pt;
     color: #C63904
     font-weight: bold; 
	font-style: italic;
	}

.plain { font-weight: bold; 
        text-decoration: none;     
        font-size: 100%;
        font-family: sans-serif;
          color: #C63904	 }

.xref { font-weight: bold; 
        text-decoration: none;     
        font-size: 90%;
        font-family: sans-serif;
          color: #FF6600	 }

.xptr { font-weight: bold; 
        text-decoration: none;     
        font-size: 90%;
        font-family: sans-serif;
          color: #FF6600	 }

.TEIgi { text-decoration: none;
         color: #ff6600 }

.WWPgi { text-decoration:none;
         color: green }

p.toc-left{
	margin-left: 1em; 
	text-indent: -1em;
        font-size: 12pt; 
}

.toc-left {  font-weight: bold;
        font-size: 12pt;
        text-decoration: none;     
        font-family: sans-serif;
        color: #999999	 
	  }

p.toc-left-sub {
	margin-left: 2em; 
	text-indent: -1em;
	 }

.toc-left-sub {
	font-weight: bold; 
        font-size: 12pt; 
        text-decoration: none;     
        font-family: sans-serif;
        color: #666666	 }

p.toc-left-this{
	margin-left: 1em; 
	text-indent: -1em;
        font-size: 12pt; 
}

.toc-left-this {  
        font-weight: bold;
        font-size: 12pt;
        font-family: sans-serif;
        text-decoration: none;     
        color: #000000	 }

p.toc{
	margin-left: 1em; 
	text-indent: -1em;
        font-size: 12pt; 
}

.toc { font-weight: bold; 
        text-decoration: none;     
        font-family: sans-serif;
          color: #FF6600	 
	  }

p.toc-sub {
	margin-left: 2em; 
	text-indent: -1em;
	 }

.toc-sub {
	font-weight: bold; 
        font-size: 12pt; 
        text-decoration: none;     
        font-family: sans-serif;
          color: #CC3300	 }

p.toc-this{
	margin-left: 1em; 
	text-indent: -1em;
        font-size: 12pt; 
}

.toc-this {  
        font-size: 12pt;
        font-family: sans-serif;
        text-decoration: none;     
          color: #FFFF33	 }

.small { font-size: 8pt; 
         font-family: "Arial";
         color: #9F9F9F }

.label    { 	font-weight: bold; background-color: #AAAAAA;}
tr.label td {   font-weight: bold; background-color: #AAAAAA; }

/* */


