body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	/*background-attachment:fixed;*/
}
.texto1 {
	font-family: "Arial";
	font-size: 16px;
	font-weight: normal;
	color: #0f0046;
	}

.texto2 {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #0f0046;
}
.texto3 {
	font-size: 15px;
	font-weight: normal;
	color: #0f0046;
	font-family: "Arial";
}
.texto4 {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #0f0046;
}

.texto5 {
	font-family: "Arial";
	font-size: 16px;
	font-weight: normal;
	color: #ae0c07;
}

.texto6 {
	font-family: "Arial";
	font-size: 24px;
	font-weight: normal;
	color: #ae0c07;
}
.texto7 {
	font-size: 20px;
	font-weight: normal;
	color: #0f0046;
	font-family: "Arial";
}
p.solid {border-left-style: solid;border-color:       #ff0000; padding-left: 4px;}