.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.Estilo2 {
	font-size: 16px;
	font-weight: bold;
}
.Estilo3 {
	font-size: 18px;
}
.Estilo4 {
	font-size: 12px; color:#414141; font-weight:bold;
}

.Estilo5 {
	font-size: 11px; color:#000; font-weight:bold;
}
.Estilo6 {
	font-size: 11px;
	color:#333;
	font-weight:bold;
}
.Estilo7 {
	font-size: 10px; color:#333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.scroll {height:150px; width:230px; overflow-y: auto; margin:0 auto;}