@font-face {
  font-family: 'Lato-SemiboldItalic';
  src: url("../fonts/Lato-SemiboldItalic.eot");
  /* IE9 Compat Modes */
  src: url("webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-SemiboldItalic.ttf") format("truetype"), url("../fonts/Lato-SemiboldItalic.svg") format("svg"), url("../fonts/Lato-SemiboldItalic.svg#Lato-SemiboldItalic") format("svg");
  /* Legacy iOS */ }
.article-content {
  padding: 10px;
}
.article-content img {
  margin: 0 auto 0 auto;
  max-width: 100%;
  height: auto;
}
.article-content figure.image img {
  height: auto;
  max-width: 100%;
  margin: 0;
}
.article-content figure.image {
  border: none;
  margin-bottom: 10px;
  text-align: center;
}
.article-content figure.image figcaption {
  text-align: center;
}
.article-content * {
  //font-style: 16px;
  //font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.article-content p {
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
}
.article-content .p-description {
  font-weight: bold;
  font-style: italic;
  text-align: left;
}
.article-content table {
  text-align: center;
  margin-bottom: 15px;
}
h1 {
width: 600px;
margin: 0 auto;
padding-top: 40px;
padding-bottom: 20px;
line-height: 50px;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px; }
 h4 {
width: 665px;
margin: 0 auto;
font-size: 22px;
color: #666;
font-weight: normal;
text-align: center;
line-height: 30px;
padding-bottom: 20px;
font-family: "Lato-SemiboldItalic"; }
 p {
text-align: justify;
line-height: 26px; }
 .wordart {
    width: 65px;
    height: 80px;
    font-size: 75px;
    color: #e60041;
    font-weight: bold;
    float: left;
    margin-top: -22px;
}