<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 
	.sttitulo {font-size:30pt;font-family:Script;
              text-align:center;
			  color:blue;
              font-weight:bold;
			  text-transform:capitalize;
              cursor:hand;
             }
   .stsombra {font-size:30pt;font-family:Script;
              text-align:center;
			  color:silver;
              font-weight:bold;
			  text-transform:capitalize;
             }
   
   </pre></body></html>