FILELIST { 
	font-family: "arial unicode ms"; 
	margin-left: 10px;
	direction: ltr
	}

E  {
	display: block;
	margin-top: 3em;
	margin-bottom: 2em;
	}
	
IDG {

       display: block;
       margin-top: 1em;
       margin-bottom: 0em;
       }

TCP {
       display: inline;
       }

TCP:before {
	content: "TCP ID ";
	         }

PHASE {
       display: inline ;
      }
      
PHASE:before {
       content: " (Phase " attr(N) ;
      }
      
       
date {

       display: inline; }

date:before {
       content: " date: " ;
       }
       
     
MARC035 {
       display: inline;
       font-size: small; 
       }
       
MARC035:before {
       content: " (" ;
       }
       
MARC035:after {
       content: ") " ;
       }

ITEM:before {
       content: attr(TYPE) " " ;
       }
       
UTIT {
      display:block;
      font-family: Courier;
      text-indent: 2em;
      }
      
UTIT:before {
      content: " [" ;
      }
      
UTIT:after {
      content: "] " ;
      }
      
      
STIT {
     display: block;
     font-family: "arial unicode ms" ;
     }
     
TITLE {
     display: inline;
     font-style: italic;
     }
     
STATRESP {
     display: inline;
     }
     
AUTHOR {
     display: block ;
     font-weight: bold ;
     }
     
ADDAUTHOR {
     display: none ;
     }
       
