/* CSS Document */
body {
	margin-top: 10px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.Parrafo {
	color: #000000;
	font-family: "verdana";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin-left: 25px;
	margin-right: 110px;
	margin-top:  5px;
	height: auto;
	width: auto;
}

.ParrafoBajo {
	color: #000000;
	font-family: "verdana";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:  5px;
	height: auto;
	width: auto;
}


.Titulos {
	color: #000000;
	font-family: "verdana";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin-left: 25px;
	margin-right: 110px;
	margin-top:  5px;
	height: auto;
	width: auto;
}

