@charset "utf-8";
.body {
	background-color: #000000;
	top: 0px;
	right: 0px;
	clip: rect(0px,0px,auto,auto);
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #e1af7c;
}
.pop {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	text-align: justify;
	font-size: 12px;
}
.pop2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}


.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
