/* tei.css */

pre {margin-left: 1em;}

pre.eg {font-size: small}

.plain { font-weight: bold; 
        text-decoration: none;     
        font-size: 100%;
        font-family: sans-serif;
          color: #FF6600	 }

.xref { font-weight: bold; 
        text-decoration: none;     
        font-size: 90%;
        font-family: sans-serif;
          color: #FF6600	 }

.ref { font-weight: bold; 
        text-decoration: none;     
        font-size: 90%;
        font-family: sans-serif;
          color: #FF6600	 }
          
.navlink { font-style: italic; 
        text-decoration: none;     
        font-size: 90%;
        font-family: sans-serif;
          color: #FF6600	 }          

.notelink { font-style: italic; 
        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	 }
                 
.li { 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; 
font-family: sans-serif;
          color: #FF6600
}

.toc-left {  font-weight: bold;
        font-size: 12pt;
        text-decoration: none;     
        font-family: sans-serif;
        color: #FF6600	 
	  }

p.toc-left-sub {
	margin-left: 2em; 
	text-indent: -1em;
	 font-family: sans-serif;
       color: #FF6600
}

.toc-left-sub {
	font-weight: bold; 
        font-size: 12pt; 
        text-decoration: none;     
        font-family: sans-serif;
          color: #FF6600	 }

p.toc-left-this{
	margin-left: 1em; 
	text-indent: -1em;
        font-size: 12pt; 
font-family: sans-serif;
          color: #FF6600	}

.toc-left-this {  
        font-weight: bold;
        font-size: 12pt;
        font-family: sans-serif;
        text-decoration: none;     
        color: #FF6600	 }

p.toc{
	margin-left: 1em; 
	text-indent: -1em;
        font-size: 14 pt;color:#FF00FF; font-weight:bold 
}

.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; 
font-family: sans-serif;
          color: #FF6600
}

.toc-this {  
        font-size: 12pt;
        font-family: sans-serif;
        text-decoration: none;     
          color: #FF6600	 }

.small { font-size: 8pt; 
         font-family: "Arial";
         color: #9F9F9F }
         
a  { font-weight: bold; 
        text-decoration: none;     
        font-size: 90%;
        font-family: sans-serif;
          color: #FF6600	 }


.label    { 	font-weight: bold; background-color: #AAAAAA;}
tr.label td {   font-weight: bold; background-color: #AAAAAA; }

/* */