

h1, h2, h3, h6 {
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Navy;
	vertical-align: middle;
	text-shadow: maroon;
	text-align: center;
	border: thick;
	font-variant: small-caps;
	margin: 0;
	padding: 0;
}

h4,h5 {
text-align: right ; 
font-family: verdana ; 
background-color: yellow ; 
color: black ; 
font-weight : bolder;
	margin: 0;
	padding: 0;}

body {
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	background-image: ;
	background-attachment: fixed;
	text-align: justify;
	margin: 10;
	color: ;
	background-color: "";
}

table {
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	width: 95%;
	text-align: justify;
}

hr {
	width: 100%;
	color: Purple;
	text-align: center;
	height: 2px;
}


div {
	text-indent: 2em;
	margin: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

 	p.mini {
	font-size: 9px;
	font-weight: bold;
	color: Blue;
}

marquee {
	font-family: Arial black;
	text-align: justify;
	border: 2px;
	font: 12px;
}


hr.noticias{
	color: Teal;
}

p.cabeceros {
	background-color: Blue;
	color: White;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
}

 	td.menu {
	color: Red;
	text-align: left;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

a {
	color: #0002CC;
	text-decoration: none;
}

a:hover {
		text-decoration: underline;
	}
	
li {
	padding-bottom: 30px;
}