/* Definimos body y Textos --------------------------------------------------------------------  */ 


body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;
color:#2264a1;
	line-height: 17px;
}

table {	font-size: 10px;
color:#2264a1;
	
}

p {	font-size: 10px;
color:#2264a1;
margin-left:5px
}
	
a:link {
	color: #00539C;
	text-decoration: underline;

}
a:visited {
	color: #00539C;
	text-decoration: underline;
}
a:hover {
	color: #00539C;
	text-decoration: none;
}


.titulos {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #00539C;
	font-weight: bold;
	font-size: 18px;
	
}
h2 {
	font-weight: normal;
	color: #7BCD37;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 18px;


}

h3 {
	font-weight: normal;
	color: #0032AB;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 115%;

}

hr {
	border-bottom:1px dotted #B2B2B2;

}

.tablafoot { font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333333}

.tablafoot p { font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333333}