body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #330066;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330066;
}
a:hover {
	text-decoration: underline;
	color: #CC0066;
}
a:active {
	text-decoration: none;
	color: #330066;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.morado{
	font-weight: bold; 
	color: #330066;
}
.tabla{
	font-size: 9px;
	font-weight: bold; 
	color: #330066;
	background-color:#F3E7EC;
}
.tabla1{
	font-size: 8px
}
.tabla2{
	font-size: 8px;
	background-color:#F3E7EC;
}