p.normal{
  font-family: Verdana,"Times New Roman", Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}
p.txtcursiva{
  font-family: Verdana,"Times New Roman", Serif;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
}
p.txtnegrita{
  font-family: Verdana,"Times New Roman", Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
}
h1 {
  font-family: 'Kavoon';
  font-size: 40px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: -10px;
  text-align: center;
}
h2 {
  font-family: 'Merienda One', cursive;
  font-size: 30px;
  font-style:nornal;
  font-weight: normal;
  margin-bottom: -10px;
  margin-left:30px;
  text-align:left;
}
h3 {
  font-family: 'Patua One', cursive;
  font-size: 10px;
  font-style:normal;
  font-weight: bold;
  margin-bottom: -10px;
  text-align: center;
  
}
h4 {
  font: 'Kavoon';
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: -10px;
  text-align: center;
}
h5 {
  font-family: 'Merienda One', cursive;
  font-size: 20px;
  font-style:normal;
  font-weight: normal;
  margin-bottom: -10px;
  text-align: left;
  margin-left:30px;
  margin-right:50px;
}  
h6 {
  font-family: 'Arial';
  font-size: 8px;
}
