	
<!-- 
	
	 
	 body      {font-size: 18pt; margin-left: 5%; margin-right: 5%;}
	  

	 ul        {font-size: 14pt;}
	 ul        {text-align : justify; margin-left: 2%; margin-right: 2%;}

	 li		   {text-align : justify; font-size: 14pt; font-family : Times New Roman;}

	 a:link    {text-decoration: underline;}
     a:active  {text-decoration: underline; color : red;}
     a:visited {color : Maroon;}
     a:hover   {text-decoration: underline overline ;color : #009966; font-style:italic; font-weight:bolder;}
	 
	 
	
	 
	 div.a     {text-align : justify; 
	            font-size: 14pt; 
				font-family : Times New Roman; 
				background-color: #993366;
				margin-left: 5%; margin-right: 5%;}
				
	 div.b     {text-align : justify; 
	            font-size: 14pt; 
				font-family : arial; 
				font-style : italic;
				margin-left: 8%; margin-right: 8%;}
	 	
	 div.i     {text-align : justify; text-indent : 2em; margin-left: 2%; margin-right: 2%;}
			
				
   		
	 P		   {text-align : justify; font-size: 14pt; font-family : Times New Roman;}
	 P.a	   {text-align : justify; font-size: 14pt; font-family : Times New Roman;}
	 P.b	   {text-align : justify; font-size: 14pt; font-family : arial; font-style : italic;}
	

	 pre.a	   {text-align : justify; font-size: 14pt; font-family : Times New Roman;}
	 Pre.b	   {text-align : justify; font-size: 14pt; font-family : arial; font-style : italic;}
	 
	 table.a   {font-size: 18pt; font-family : Times New Roman;}
	 table.b   {text-align : justify; font-size: 14pt; font-family : arial; font-style : italic;}
	 
	 audio     {width: 80%;}
 
	 /* Float a button insert in body <div class="fab"> image or text </div> */
	 
	 .fab  {            
           position: fixed;
           right: 20px;
           bottom: 20px;
		   text-align : center;
		   font-size: 10pt;
           margin-left: 0%; margin-right: 0%;
		  }
 
     .fab:hover {
           box-shadow: 0 6px 14px 0 #666;
           transform: scale(1.05);
           }
 
  /* Float a button insert in body <div class="link"> image or text </div> */
	 
	 .link  {            
           position: fixed;
           right: 20px;
           top: 20px;
		   text-align : center;
		   font-size: 10pt;
           margin-left: 0%; margin-right: 0%;
		  }
 
     .lnk:hover {
           box-shadow: 0 6px 14px 0 #666;
           transform: scale(1.05);
           }
 
 
 -->
 
 
