/* CSS Document */
body{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
text-decoration: none;
color: #333333;
text-align:justify;
}

H1
 {
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;<s
	text-decoration: none;
}
H2
 {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;

}
a:link { text-decoration: none;
color:#0000FF;
 }
a:visited { text-decoration: none;
color:#CC33CC;
 }
a:hover { text-decoration: none;
color:#6699CC;
 }


.tabla_act{
background-image:url(images/fondo.gif);
background-repeat:repeat;
border:  1px solid #000066;
padding:0px 5px 5px 5px;
text-align:justify;
}

.tab_headact{
background-image:url(images/head.jpg);
background-repeat: no-repeat;
height:45px;
text-align:justify;
padding:5px;
}
.fuentes{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
text-decoration: none;
color: #333333;
text-align:justify;
font-style:italic;
}





