.texto {font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
a {
	text-decoration:none;
	color:#FF0000;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
#txt {
	margin: 20px 0px 20px 0px;
	text-align:justify;}
#txt h1 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:red;
	margin:0px;
}
#txt h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
	margin-top: 0px;
}
#txt p {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#txt ul {
	list-style-type:circle;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#txt ul a {
	text-decoration:none;
	color:red;
}
#txt ul a:hover {
	color:black;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#F91715;
	}