.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A00B31;
	font-weight: bold;
	word-spacing: 5pt;
	letter-spacing: 8pt;
	font-size: 18px;
}
a:link       {
	color: #000263;
	font-size: 10 pt
}
a:visited    {
	color: #0000CC;
	font-size: 10 pt
}
a:active     {
	color: #A00A30;
	font-size: 10 pt
}
body         {
	font-family: Arial;
	background-color: #010066;
	font-size: 10 pt;
	border: 4 solid #AE0046
}
table        { table-border-color-light: rgb(153,255,204); table-border-color-dark: 
               rgb(0,0,51); font-size: 8 pt }
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #010066;
}
h2
{
	color: rgb(153,255,51); 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: #010066;
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}.tituloFicha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.subtitFicha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000166;
	bottom: 24px;
}
.textoFicha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000166;
	text-align: justify;
	text-indent: 0px;
	line-height: 18px;
}

