
body {
	background-color: black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p {
  text-align: justify;
}
.Estilo1 {
	color: #FFFF99;
	font-weight: bold;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
}
.Estilo2 {
	color: #3C0000;
}
.Estilo3 {
	color: #3C0000;
}

.Estilo5 {
  color: #3C0000; 
}

.Estilo7 {
  color: #3C0000;
  font-weight: bold;
}
.Estilo8 {
	font-size: 24px;
	color: #3C0000;
}
.Estilo9 {
  color: #3C0000;
  font-weight: bold;
  font-size: 18px;
}
