body {
	background-color: #162743;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.Estilo2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.Estilo3 {
	color: #FF9900;
	font-weight: bold;
}

.Estilo6 {font-size: 9px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}