body {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

div {
	background: #FFFFFF;
}

table {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
	width= 100%;
	border-collapse: collapse;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 1em;
	text-indent: 1em;
	text-align :  justify;
	font-size: 13px;
}

.titulo {
	background: #FFFFFF;
	color: #000000;
	font-weight: bolder;
	padding: 2;
	font-size: 30px;
	text-align: center;
}

.vistoso {
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
	font-size: 15px;
}
