@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subtitles {
	font-weight: bold;
	color: #663399;
	font-size: 14px;
}
.sayings {
	font-style: italic;
	color: #663399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0px;
	left: 40px;
	text-align: left;
}
.autor {
	font-size: 12px;
	font-weight: normal;
}
.boldTXT {
	font-weight: bold;
}
a:link {
	color: #787CBA;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #787CBA;
}
a:hover {
	text-decoration: none;
	color: #3A086F;
}
a:active {
	text-decoration: underline;
	color: #787CBA;
}
.p2 {
	text-align: justify;
	padding: 9px;
	margin: 0px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 12px;
}
.remarcableTXT {
	font-style: italic;
}

