﻿

.Cuerpo1
{
	margin-top: 0px;
	margin-left: 0px;
}
.Cuerpo2
{
	text-align: center;
	font-size: medium;
	font-family: Arial;
	color: white;
	background-color: dimgray;
	text-align: center;
	font-weight: bold;
}
.Cuerpo3
{
	font-size: small;
	font-family: Arial;
	background-color: gainsboro;
	text-align: center;
}

