<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{
	background-color:#E6F7EB;
}

.tituloLogin{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#243F6F;
}

</pre></body></html>