/* CSS Document */
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #063875;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	font-weight: normal;
	color: #063875;
	text-decoration: none;
}

h1{
	color:#1E73B4;
	display:block;
	font-family:Arial;
	font-size:22px;
	font-weight:lighter;
	margin:0pt;
	padding:0pt;
}

td{
	font-size: 11px;
}
.borde {
	border: 1px solid #eee;
}

p {
	margin:0pt 0pt 0.7em;
	line-height: 1.4em;
}
h3 {
color:#266ABD;
font-size:15px;
}
li {
	line-height: 30px;
}
#lista_index {
	line-height: 14px;
	margin-left: -20px;
}
.sinBordetable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
