@charset "utf-8";
/* CSS Document */
h1 { 
	color: #000000; 
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
	line-height: 23px;
	
}

h2 { 
	color: #000000; 
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	line-height: 23px;
	
}

h6 { 
	color: #707780; 
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;

	
}

td {
	text-align: left;
	
	font-family:Tahoma;
	font-size:11px;
	color:#707780;
}

li {
	color: #707780;
	list-style-type: disc;;
	font-family: Tahoma;
	font-size: 14px;
}
strong {
	
	font-weight: bold;
	
}

a {
	text-decoration: underline;
	color:#0066CC;
}




body {	
	
	background-image: url(../images/fondo.jpg);
	background-attachment: fixed
	
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.Estilo2 {color: #333333}

.style62 {color: #0066CC; font-size: 11px;}
.style64 {color: #333333; font-size: 12px;}
.style66 {font-size: 14px; color: #666666;}
.style67 {font-size: 16px;  color: #000000;}
.style68 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0066CC
}
.style69 {font-weight: bold}
.style70 {font-size: 15px}

-->
