12345678910111213141516171819 |
- <html>
- <head>
- <title>Centros de Servicios Gubernamentales</title>
- <link href="https://fonts.googleapis.com/css?family=Lato&display=swap"
- rel="stylesheet">
- <style>
- body {
- font-family: 'Lato', sans-serif;
- font-size: 12px;
- }
- </style>
-
- </head>
- <body>
-
- <center> <h2 style="font-size:30px;">Centros de Servicios Gubernamentales </h2> </center>
- <p style="font-size:20px"> ✓ Proyecto RAMA, Municipio de Carolina: 787-701-2395, Línea 24/7: 787-769-4000 </p>
- <p style="font-size:20px"> ✓ Oficina de la Procuradora de las Mujeres: 787-722-2977 </p>
|