.letra {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: normal;
	color: #000000;
}
/*
a:link {
  font-weight : normal;
  color : #1C6AB2;
  text-decoration : none;
}
a:visited {
  font-weight : normal;
  color : #1C6AB2;
  text-decoration : none;
  }
a:hover {
  color : #1C6AB2;
  text-decoration : none;
  background-color: transparent;
}
**************/
.footer {
	color: #000000;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 3px;
}

.H1 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
}

.H2 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: normal;
}

.H3 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration:underline;
}



.caption {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 120%;
}

.comun {
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: none;
}