/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #BFC5E5;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 300px;
}
.tex480 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 480px;
}
.tex_Sangre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}
