<!--
     body {
	background: #ddddff;
	font-family: verdana, sans-serif;
     }

     A:link    { 
	color: #039 ;
	font-weight: bold;
	font-size : 110%;
	font-variant: small-caps;
	text-decoration: none;
     }
     
     A:link    { 
	color: #039 ;
	font-weight: bold;
	font-size : 110%;
	font-variant: small-caps;
	text-decoration: none;
     }     
   
     A:visited { 
	color: #006 ;
	font-size : 110%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	}   

     A:hover   { 
	font-size : 110%;
	text-decoration: underline; 
	}

     P { 
      color: #039;
	text-align: justify;  
     	font-size : 80%;
     	line-height : 1.5;
	margin-top: 7pt;
	margin-bottom: 7pt;
     }

     P.testText { 
      color: #9cf ; 
      line-height : 1;
     }     
    
     
     P.heading, P.headingCenter  {  
	font-size: 110%; 
	margin-top: 14pt;
	margin-bottom: -5pt;
     }

     P.headingCenter { text-align:  center;  }     

     P.menu {
        font-size: 100%;
        line-height: 1;
        margin-top: 6 pt;
        margin-bottom: 6 pt;     
     }

     table.pageTable {
	border-style: none;
	margin-left: 9%;
	margin-right: 9%;
        width: 720 px ;
     }     

     table.liviuTop {
      width: 727 px;
       margin-top: -3pt;
      margin-bottom: -1 pt;
     }

     table.liviuTopOld {
      width: 727 px;
      background: 000066; 
      margin-top: -3pt;
      margin-bottom: -1 pt;
     }

     table.usual {
	text-align: justify;  
     	font-size : 75%;
     	line-height : 1.5;
	margin-top: 7pt;
	margin-bottom: 7pt;
	valign: top;
     } 

     table.bigger {
	text-align: justify;  
     	font-size : 90%;
     	line-height : 1.5;
	margin-top: 7pt;
	margin-bottom: 7pt;
	valign: top;
     } 

-->