/* CSS Document */

/* Titles Paragraph ----------------------------------------- */
.h1 {
font-family: Georgia, "Courier New", Courier, monospace;
font-size: 18px;
font-weight: normal;
line-height: 18px;
color: #4296b2;
}
/* Paragraph ----------------------------------------- */
.h2 {
font-family: Georgia, "Courier New", Courier, monospace;
font-size: 12px;
font-weight: normal;
line-height: 18px;
color: #4296b2;
}
.h6 {
font-family: Georgia, "Courier New", Courier, monospace;
font-size: 12px;
font-weight: normal;
line-height: 18px;
color: #2B6173;
}
/* Data ----------------------------------------- */
.h3 {
font-family: Georgia, "Courier New", Courier, monospace;
font-size: 12px;
font-weight: normal;
line-height: 18px;
color: white;
}


/* Footer ----------------------------------------------------------------------- */

.h4 {
font-family: Georgia, "Courier New", Courier, monospace;
font-size: 10px;
font-weight: normal;
line-height: 18px;
color: white;
}

/* Footer  Celeste ----------------------------------------------------------------------- */
.h5 {
font-family: Georgia, "Courier New", Courier, monospace;
font-size: 10px;
font-weight: normal;
line-height: 18px;
color: #4296b2;
}