body{
	background-image:url(imagenes/Fondo.png);
	background-color:#4181B2;
	background-repeat:repeat-x;
}
A:link {
color:#0033CC;
}


A:visited {
color:#0033CC;
} 

h1{
font-family:Georgia;
font-size:22pt;
font-weight:bold;
color:#CC0000;
}
h2{
font-family:Georgia;
font-size:18pt;
font-weight:bold;
color:#CC0000;
}
h3{
font-family:Georgia;
font-size:13pt;
font-weight:bold;
color:#000033;
}
p{
font-family:Arial;
font-size:11pt;
}
.testimonio{
  	border-style: dashed;
 	border-width: 4px;
   	border-color: #003366;
   	background-color: #FFF9D8;
   	font-family: Arial;
   	font-size: 11pt; 
}
.bonus{
  	border-style: dashed;
 	border-width: 4px;
   	border-color: #003366;
   	background-color: #FFFFFF;
   	font-family: Arial;
   	font-size: 11pt; 
}
.formaweber{
  	border-style: dashed;
 	border-width: 3px;
   	border-color: #003366;
   	background-color: #FFF9D8;
   	font-family: Arial;
   	font-size: 11pt; 
}
.miembros{
  	border-style: dashed;
 	border-width: 3px;
   	border-color: #003366;
   	background-color:#FFFFFF;
   	font-family: Arial;
   	font-size: 11pt; 
}

.pie{
font-family:Arial;
font-size:9pt;
color:#666666;
}
