/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #505048;
}

.negrita {
	font-weight:bold;
}

.azul {
	color: #0031b4;
}

.subrayado {
	text-decoration: underline;
}

.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #505048;
}
