@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	border: thin solid #CCC;
}
.estilo1 {
	font-family: "Segoe UI", Kalinga, KaiTi;
	font-size: 24px;
	color: #6F9;
}
.estilo2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #F30;
}
.estilo3 {
	font-family: "Segoe UI";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #36F;
}
