body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Estilo1 {
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo2, .aEstilo2 {color: #FFFFFF; font-weight: bold; font-size: 11px; }
.Estilo3 {color: #FFFFFF}
.aEstilo2{
	text-decoration:none;
}
.aEstilo2:hover{
	text-decoration:underline;
	color: #dddddd; font-weight: bold; font-size: 11px;
}