@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}

.texto1 {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}

.texto2 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.texto3 {
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #85773A;
}

.texto4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #85773A;
}
