.Estilo1 {	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #0000FF;
}
a {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #CC3333;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
body,td,th {
	font-size: 12px;
}
.Estilo2 {
	font-size: 9px;
	color: #CCCCCC;
}
.Estilo3 {
	font-size: 16;
	font-weight: bold;
	font-style: italic;
}
.Estilo4 {font-weight: bold; font-size: 18px;}
.Estilo5 {
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.Estilo6 {font-size: 18px}
.Estilo7 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.Estilo8 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FF0033;
}
